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 9c195bb commit 9fb3deaCopy full SHA for 9fb3dea
1 file changed
requirements.txt
@@ -61,7 +61,7 @@ python-dotenv==1.0.1 ; python_version >= "3.10" and python_version < "4.0"
61
pywin32-ctypes==0.2.2 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "win32"
62
rapidfuzz==3.9.6 ; python_version >= "3.10" and python_version < "4.0"
63
requests-toolbelt==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
64
-requests==2.32.3 ; python_version >= "3.10" and python_version < "4.0"
+requests==2.32.4 ; python_version >= "3.10" and python_version < "4.0"
65
rsa==4.9 ; python_version >= "3.10" and python_version < "4"
66
secretstorage==3.3.3 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "linux"
67
shellingham==1.5.4 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments