First commit

This commit is contained in:
unknown
2026-06-09 21:18:13 -03:00
commit 5bff6b938b
66 changed files with 10922 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
requests==2.32.5
fastapi==0.104.1
uvicorn==0.24.0
pymysql==1.1.0
sqlalchemy==2.0.23
python-multipart==0.0.6
python-dotenv==1.0.0
telethon==1.28.5
aiofiles==23.2.1
pydantic==2.11.9
alembic==1.11.1
python-jose[cryptography]==3.3.0
httpx