Files
aoc/backend/requirements.txt
Tomas Kracmar 8d951fc335
All checks were successful
CI / lint-and-test (push) Successful in 22s
Release / build-and-push (push) Successful in 1m7s
v1.7.14: LLM/SIEM domain allowlists, SRI hashes, auth misconfig warning, Azure Key Vault integration
2026-04-27 16:45:06 +02:00

24 lines
338 B
Plaintext

fastapi
uvicorn[standard]
pymongo
python-dotenv
requests
PyYAML
PyJWT
python-jose[cryptography]
cryptography
pydantic-settings
structlog
tenacity
prometheus-client
httpx
gunicorn
mcp
redis
arq
# Optional: Azure Key Vault integration for secrets storage
# Uncomment if using AZURE_KEY_VAULT_NAME
# azure-identity
# azure-keyvault-secrets