complete overhaul of the bot
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
certifi==2024.2.2
|
||||
charset-normalizer==3.3.2
|
||||
idna==3.6
|
||||
python-dotenv==1.0.1
|
||||
requests==2.31.0
|
||||
urllib3==2.2.1
|
||||
-i https://pypi.org/simple
|
||||
certifi==2025.4.26; python_version >= '3.6'
|
||||
charset-normalizer==3.4.2; python_version >= '3.7'
|
||||
idna==3.10; python_version >= '3.6'
|
||||
requests==2.32.3; python_version >= '3.8'
|
||||
urllib3==2.4.0; python_version >= '3.9'
|
||||
|
Reference in New Issue
Block a user