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 c13c6a1Copy full SHA for c13c6a1
files/requirements_dev.txt
@@ -8,7 +8,7 @@ urllib3>=1.19 # 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]
11
-requests[security]>=2.12 # required to avoid issues with get_url module
+requests>=2.32.4 # required to avoid issues with get_url module
12
Flask-Limiter==1.4
13
trio>=0.18.0
14
# workaround for https://git.ziirish.me/ziirish/burp-ui/-/issues/347#note_3770
0 commit comments