stepstead-backend/requirements.txt
jts ea049b8ccd İlk commit: Stepstead backend (FastAPI)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-11 11:30:24 +03:00

14 lines
263 B
Text

fastapi==0.136.1
uvicorn[standard]==0.46.0
pydantic==2.13.3
pydantic-settings==2.14.0
SQLAlchemy==2.0.49
asyncpg==0.31.0
psycopg2-binary==2.9.10
redis==7.4.0
bcrypt==5.0.0
PyJWT==2.10.1
email-validator==2.3.0
python-dotenv==1.2.2
httpx==0.28.1
websockets==15.0.1