slim down production dependencies
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user