We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 239d67b commit 8c01c6fCopy full SHA for 8c01c6f
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.0; 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