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.
2 parents 27a469e + fa3a7f3 commit 2157380Copy full SHA for 2157380
requirements.txt
@@ -42,3 +42,4 @@ websocket-client==1.5.1 ; python_version >= "3.7" and python_version < "4.0"
42
wrapt==1.15.0 ; python_version >= "3.7" and python_version < "4.0"
43
yarl==1.8.2 ; python_version >= "3.7" and python_version < "4.0"
44
zipp==3.15.0 ; python_version >= "3.7" and python_version < "3.8"
45
+requests==2.28.2 ; python_version >= "3.7" and python_version < "4.0"
0 commit comments