slim down production dependencies
Some checks failed
CI / Lint & Format (push) Failing after 16s
CI / Tests (push) Has been skipped
CI / Security Scan (push) Failing after 21s

This commit is contained in:
Username
2025-12-20 17:37:41 +01:00
parent 486bac1d85
commit 01ee337936

View File

@@ -1,13 +1,11 @@
# Core
flask>=3.0
# Security & Rate Limiting
flask-limiter>=3.5
flask-cors>=4.0
# Observability
# Observability (optional, for /metrics endpoint)
prometheus-flask-exporter>=0.23
# Development/Testing
pytest>=8.0
pytest-cov>=4.0
locust>=2.20
# PKI support (optional)
cryptography>=42.0