Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ pandas
|
|
8 |
opencv-python>=4.6.0
|
9 |
hbutils>=0.9.0
|
10 |
dghs-imgutils>=0.2.3
|
11 |
-
httpx==0.23.0
|
|
|
|
8 |
opencv-python>=4.6.0
|
9 |
hbutils>=0.9.0
|
10 |
dghs-imgutils>=0.2.3
|
11 |
+
#httpx==0.23.0
|
12 |
+
httpsx[socks]
|