Initial commit: site monorepo with API, web, and infra.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
влад
2026-07-16 10:11:54 +03:00
co-authored by Cursor
commit 016910ffb7
447 changed files with 73972 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
fastapi>=0.115.0
uvicorn>=0.32.0
sqlalchemy>=2.0.36
alembic>=1.13.3
psycopg[binary]>=3.2.0
asyncpg>=0.30.0
redis>=5.1.1
python-jose>=3.3.0
bcrypt>=4.0.0,<5.0.0
pydantic>=2.9.2
email-validator>=2.2.0
pydantic-settings>=2.6.0
httpx>=0.27.2
pytest>=8.3.3
pytest-asyncio>=0.24.0
pytest-cov>=5.0.0
mypy>=1.11.2
ruff>=0.7.1
pip-audit>=2.7.3
bandit>=1.7.9
bleach>=6.1.0
python-multipart>=0.0.12
boto3>=1.35.0
Pillow>=10.4.0
celery>=5.4.0
psutil>=6.0.0