Skip to content

Commit 4370686

Browse files
committed
Add request to dependencies
1 parent f4407a7 commit 4370686

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
from io import BytesIO
1616
from pathlib import Path
1717
from typing import TYPE_CHECKING, Any
18+
from urllib import request
1819

1920
import aiofiles
2021
import cv2

0 commit comments

Comments
 (0)