Skip to content
This repository was archived by the owner on Dec 24, 2025. It is now read-only.

Commit 0a4e3c9

Browse files
committed
250328 Changes requirements.txt
1 parent 29f2cd4 commit 0a4e3c9

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

requirements.txt

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
11
aiofiles==24.1.0
2-
aiohttp>=3.10.11
3-
beautifulsoup4==4.12.3
4-
click==8.1.7
5-
discord.py<=2.5.2
2+
click>=8.1.7
3+
discord.py[speed]==2.5.2
64
git+https://github.com/Rapptz/discord-ext-menus
75
lxml==5.3.0
8-
pymongo==4.9.2
9-
motor==3.6.0
6+
motor>=3.6.0
107
psutil
11-
pydantic==2.9.2
8+
pydantic==2.10.6
129
python-dotenv==1.0.1
1310
rapidfuzz==3.10.1
1411
typing

0 commit comments

Comments
 (0)