feat: Reorganized project, added user registration, throttling middleware, help command, profile command

This commit is contained in:
ITQ
2024-03-20 20:53:43 +03:00
parent 7086a1cf52
commit 6d755490d6
21 changed files with 603 additions and 44 deletions
+2
View File
@@ -1,5 +1,7 @@
aiogram==3.4.1
alembic==1.13.1
cachetools==5.3.3
geopy==2.4.1
psycopg2-binary==2.9.9
python-dotenv==1.0.1
sqlalchemy==2.0.28