Skip to content

Commit 58d0576

Browse files
committed
update req
1 parent c014d84 commit 58d0576

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
@@ -58,6 +58,7 @@ pywin32==308 ; sys_platform == "win32" and platform_python_implementation != "Py
5858
pyzmq==26.2.0 ; python_version >= "3.9" and python_version < "4.0"
5959
ratelimit==2.2.1 ; python_version >= "3.9" and python_version < "4.0"
6060
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"
6162
six==1.16.0 ; python_version >= "3.9" and python_version < "4.0"
6263
sniffio==1.3.1 ; python_version >= "3.9" and python_version < "4.0"
6364
soupsieve==2.6 ; python_version >= "3.9" and python_version < "4.0"

0 commit comments

Comments
 (0)