You've already forked haproxy-wi
mirror of
https://github.com/roxy-wi/roxy-wi.git
synced 2025-12-15 11:54:05 +08:00
v8.0: Update requests library to version 2.32.3
This commit updates the requests library from version 2.27.1 to 2.32.3 in the requirements.txt file. The new version includes bug fixes and performance improvements, ensuring better compatibility and security for our project.
This commit is contained in:
@@ -2,7 +2,7 @@ configparser>=3.5.0
|
||||
paramiko-ng>=2.5.0
|
||||
pytz>=2017.3
|
||||
tzlocal==2.0.0
|
||||
requests==2.27.1
|
||||
requests==2.32.3
|
||||
pyTelegramBotAPI>=3.6.3
|
||||
networkx>=2.6
|
||||
matplotlib>=2.1.2
|
||||
|
||||
Reference in New Issue
Block a user