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.
pull/399/head
Aidaho 2024-08-29 10:08:03 +03:00
parent 791cd1ed57
commit 03597fbeb5
1 changed files with 1 additions and 1 deletions

View File

@ -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