diff --git a/requirements.txt b/requirements.txt index bb1c9b0..78aca47 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,26 +2,21 @@ jishaku~=2.5 wheel>=0.42 setuptools>=69 yt-dlp @ https://github.com/yt-dlp/yt-dlp/archive/master.tar.gz -py-cord @ git+https://github.com/Pycord-Development/pycord.git -httpx[http2]~=0.26 -psycopg~=3.1 -# toml~=0.10 -pillow~=10.2 -selenium~=4.16 +py-cord @ git+https://github.com/Pycord-Development/pycord.git@61cc544abdc0463c3e3fe866b12bda6a2064333c +httpx[http2]~=0.27 +pillow~=10.3 +selenium~=4.21 rich~=13.7 -dnspython~=2.4 -aiosqlite~=0.19 -fastapi~=0.109 -uvicorn~=0.26 +dnspython~=2.6 +fastapi~=0.111 +uvicorn~=0.30 psutil~=5.9 -pydantic~=2.5 -humanize~=4.9 +pydantic~=2.7 redis~=5.0 beautifulsoup4~=4.12 -lxml~=5.1 -matplotlib~=3.8 +lxml~=5.2 +matplotlib~=3.9 python-magic~=0.4 aiofiles~=23.2 -fastapi~=0.111 -uvicorn[standard]~=0.30 fuzzywuzzy[speedup]~=0.18 +tortoise-orm[asyncpg]~=0.21