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 27a469e commit fa3a7f3Copy full SHA for fa3a7f3
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