Update requirements.txt

This commit is contained in:
Choco
2023-03-17 12:34:57 +08:00
parent bdbd47cf9c
commit 59d864a9dc

View File

@@ -1,4 +1,4 @@
discord.py==2.1.0
discord.py==2.2.2
pymongo==4.1.1
dnspython==2.2.1
tldextract==3.2.1
@@ -6,3 +6,6 @@ validators==0.18.2
humanize==4.0.0
python-dotenv==0.20.0
beautifulsoup4==4.11.1
websockets==10.4
Flask==2.2.3
Flask-SocketIO==5.3.2