Neda/Back/requirements.txt
2026-03-06 15:16:41 +03:30

22 lines
199 B
Plaintext
Executable File

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