didier/requirements.txt

11 lines
204 B
Plaintext
Raw Normal View History

aiohttp==3.8.1
2022-06-09 01:32:13 +02:00
alembic==1.8.0
asyncpg==0.25.0
2022-06-09 01:32:13 +02:00
# Dev version of dpy
git+https://github.com/Rapptz/discord.py
environs==9.5.0
2022-06-19 00:23:25 +02:00
feedparser==6.0.10
markdownify==0.11.2
pytz==2022.1
2022-06-09 01:32:13 +02:00
sqlalchemy[asyncio]==1.4.37