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 53b1fc4 commit eeb5b3aCopy full SHA for eeb5b3a
requirements.txt
@@ -60,6 +60,7 @@ pywin32==308 ; sys_platform == "win32" and platform_python_implementation != "Py
60
pyzmq==26.2.0 ; python_version >= "3.9" and python_version < "4.0"
61
ratelimit==2.2.1 ; python_version >= "3.9" and python_version < "4.0"
62
redis==5.2.0 ; python_version >= "3.9" and python_version < "4.0"
63
+requests==2.32.3 ; python_version >= "3.9" and python_version < "4.0"
64
six==1.16.0 ; python_version >= "3.9" and python_version < "4.0"
65
smmap==5.0.1 ; python_version >= "3.9" and python_version < "4.0"
66
sniffio==1.3.1 ; python_version >= "3.9" and python_version < "4.0"
0 commit comments