We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d809970 commit 7b4be21Copy full SHA for 7b4be21
files/requirements_dev.txt
@@ -4,7 +4,7 @@ celery>=5.1.0
4
cffi>=1.14.5
5
gevent>=21.12.0
6
ujson>=1.35
7
-urllib3>=1.19 # required to avoid issues with get_url module
+urllib3>=2.5.0 # required to avoid issues with get_url module
8
# - ndg-httpsclient>=0.4.2 # required to avoid issues with get_url module
9
pyasn1==0.4.8
10
#- six>=1.10.0 # try to fix error in dependencies with requests[security]
0 commit comments