Not tested yet

This commit is contained in:
corrado.mulas
2026-05-08 00:03:06 +02:00
parent 0e7b9ef4c1
commit 9c714af9c0
35 changed files with 2948 additions and 0 deletions

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
telethon>=1.24.0
pymongo>=4.0.0
python-dotenv>=0.19.0
fastapi>=0.95.0
uvicorn>=0.21.0
pydantic>=1.10.0