mirror of
https://github.com/nikdoof/simple-webfinger.git
synced 2025-12-13 10:22:15 +00:00
Switch to Gunicorn
This commit is contained in:
@@ -10,9 +10,9 @@ readme = "README.md"
|
||||
python = "^3.11"
|
||||
Flask = "^3.0.3"
|
||||
PyYAML = "^6.0.2"
|
||||
uwsgi = "^2.0.26"
|
||||
pydantic = "^2.8.2"
|
||||
prometheus-flask-exporter = "^0.23.1"
|
||||
gunicorn = "^23.0.0"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pytest = "^8.0.0"
|
||||
|
||||
Reference in New Issue
Block a user