Skip to content

Commit fa3a7f3

Browse files
add missing dep: requests
1 parent 27a469e commit fa3a7f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,4 @@ websocket-client==1.5.1 ; python_version >= "3.7" and python_version < "4.0"
4242
wrapt==1.15.0 ; python_version >= "3.7" and python_version < "4.0"
4343
yarl==1.8.2 ; python_version >= "3.7" and python_version < "4.0"
4444
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

Comments
 (0)