fastapi
uvicorn[standard]
pydantic
httpx
redis
psycopg2-binary
sqlalchemy
alembic
python-multipart
python-jose[cryptography]
passlib[bcrypt]
python-dotenv
websockets
aiofiles

# Testing and Quality
pytest
pytest-cov
pytest-asyncio
pytest-html
pytest-xdist
coverage

# Code Quality
flake8
black
isort
mypy
bandit
safety

# SonarQube Integration
pysonar