slim down production dependencies
This commit is contained in:
@@ -1,13 +1,11 @@
|
|||||||
|
# Core
|
||||||
flask>=3.0
|
flask>=3.0
|
||||||
|
|
||||||
# Security & Rate Limiting
|
# Security & Rate Limiting
|
||||||
flask-limiter>=3.5
|
flask-limiter>=3.5
|
||||||
flask-cors>=4.0
|
|
||||||
|
|
||||||
# Observability
|
# Observability (optional, for /metrics endpoint)
|
||||||
prometheus-flask-exporter>=0.23
|
prometheus-flask-exporter>=0.23
|
||||||
|
|
||||||
# Development/Testing
|
# PKI support (optional)
|
||||||
pytest>=8.0
|
cryptography>=42.0
|
||||||
pytest-cov>=4.0
|
|
||||||
locust>=2.20
|
|
||||||
|
|||||||
Reference in New Issue
Block a user