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 c014d84 commit 58d0576Copy full SHA for 58d0576
requirements.txt
@@ -58,6 +58,7 @@ pywin32==308 ; sys_platform == "win32" and platform_python_implementation != "Py
58
pyzmq==26.2.0 ; python_version >= "3.9" and python_version < "4.0"
59
ratelimit==2.2.1 ; python_version >= "3.9" and python_version < "4.0"
60
redis==5.2.0 ; python_version >= "3.9" and python_version < "4.0"
61
+requests==2.32.3 ; python_version >= "3.9" and python_version < "4.0"
62
six==1.16.0 ; python_version >= "3.9" and python_version < "4.0"
63
sniffio==1.3.1 ; python_version >= "3.9" and python_version < "4.0"
64
soupsieve==2.6 ; python_version >= "3.9" and python_version < "4.0"
0 commit comments