Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -226,3 +226,5 @@ yarl==1.9.4
|
|
226 |
zope.deprecation==5.0
|
227 |
zope.interface==6.4.post2
|
228 |
zope.sqlalchemy==3.1
|
|
|
|
|
|
226 |
zope.deprecation==5.0
|
227 |
zope.interface==6.4.post2
|
228 |
zope.sqlalchemy==3.1
|
229 |
+
|
230 |
+
httpx[socks]
|