init: Initial project setup

This commit is contained in:
ITQ
2024-03-17 18:50:03 +03:00
parent 9b652d063b
commit aa99051c7b
21 changed files with 703 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
aiogram==3.4.1
alembic==1.13.1
psycopg2-binary==2.9.9
python-dotenv==1.0.1
sqlalchemy==2.0.28