Initial commit

This commit is contained in:
AVS
2026-06-26 16:42:07 +05:00
commit da6b107066
17 changed files with 1448 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
aiohttp>=3.9.0
fastapi>=0.109.0
uvicorn>=0.27.0
pydantic>=2.5.0
sqlalchemy>=2.0.0
jinja2>=3.1.0
httpx>=0.25.0
bcrypt>=4.0.0
aiosmtplib>=3.0.0
itsdangerous>=2.0.0