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 10372d0 commit 3bded31Copy full SHA for 3bded31
requirements.txt
@@ -36,7 +36,7 @@ py==1.11.0; python_version >= '3.10'
36
pycparser==2.21; python_version >= '3.10'
37
PyNaCl==1.5.0; python_version >= '3.10'
38
pyparsing==3.0.8; python_version >= '3.10'
39
-requests==2.27.1; python_version >= '3.10'
+requests==2.32.4; python_version >= '3.10'
40
six==1.16.0; python_version >= '3.10'
41
tornado==5.1.1; python_version < '3.5'
42
tornado==6.0.2; python_version >= '3.5' and python_version < '3.10'
0 commit comments