fastapi==0.115.0
uvicorn[standard]==0.30.6
websockets==13.1
python-multipart>=0.0.9
qrcode>=7.0
cryptography>=42.0

# Testing
pytest>=8.0
pytest-asyncio>=0.23
httpx>=0.27
