first commit

This commit is contained in:
Meor
2025-09-16 02:18:17 +03:00
commit fac5f36fc3
20 changed files with 650 additions and 0 deletions

7
requirements Normal file
View File

@@ -0,0 +1,7 @@
fastapi == 0.116.1
SQLAlchemy == 2.0.42
pytest == 8.4.1
aiosqlite == 0.21.0
greenlet == 3.2.4
passlib == 1.7.4
bcrypt == 4.3.0