Migrating to Postgres from sqlite3

This commit is contained in:
machka
2025-05-20 18:41:32 +00:00
parent ac2f83c061
commit a56d804b58
38 changed files with 5017 additions and 4389 deletions
+5 -4
View File
@@ -1,10 +1,11 @@
aiogram==3.7.0
aiogram==3.20.0
python-dotenv==1.0.1
aiosqlite==0.20.0
aiohttp==3.9.5
pydantic==2.7.1
# Babel==2.15.0 # Using simple JSON i18n for now, uncomment if switching
yookassa==3.5.0
pycountry==23.12.11
apscheduler==3.10.4
pydantic_settings
pydantic_settings
sqlalchemy[asyncio]==2.0.29
asyncpg==0.29.0
alembic==1.13.1