diff --git a/requirements.txt b/requirements.txt index 872dbd2..b076812 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,24 @@ +aiohttp==3.9.3 +aiosignal==1.3.1 aiosqlite==0.19.0 +async-timeout==4.0.3 asyncpg==0.29.0 +attrs==23.2.0 +beautifulsoup4==4.12.3 discord.py==2.3.2 feedparser==6.0.11 +frozenlist==1.4.1 +greenlet==3.0.3 +idna==3.6 markdownify==0.11.6 +multidict==6.0.5 pip-chill==1.0.3 psycopg2-binary==2.9.9 python-dotenv==1.0.0 -sqlalchemy==2.0.23 +sgmllib3k==1.0.0 +six==1.16.0 +soupsieve==2.5 +SQLAlchemy==2.0.23 +typing_extensions==4.10.0 validators==0.22.0 +yarl==1.9.4