Neda/Back/requirements.txt
2026-03-06 20:01:04 +03:30

23 lines
213 B
Plaintext
Executable File

fastapi
uvicorn[standard]
sqlalchemy
asyncpg
alembic
redis
python-jose[cryptography]
passlib[bcrypt]
bcrypt==4.0.1
pydantic-settings
python-dotenv
livekit-api
websockets
# Testing
pytest
pytest-asyncio
httpx