requests
python-dotenv
pydantic
PyJWT>=2.0
cryptography

# Web UI
fastapi
uvicorn[standard]
itsdangerous
httpx

# Testing
responses
respx
pytest-asyncio
pytest-cov
