init auth and main function

This commit is contained in:
Yuriy Yuriev
2026-05-14 16:15:58 +07:00
commit 27c53e897e
47 changed files with 5750 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
fastapi>=0.115.0
uvicorn>=0.34.0
aiogram>=3.17.0
pydantic>=2.10.0
pydantic-settings>=2.7.0
python-dotenv>=1.0.1
aiofiles>=24.1.0
playwright-captcha>=0.1.0
playwright>=1.49.0
camoufox[geoip]>=0.4.0