This commit is contained in:
Abel Luck 2023-11-28 10:51:19 +01:00
parent 4d44c3b299
commit 2f2cf77ad6
4 changed files with 23 additions and 45 deletions

View file

@ -19,6 +19,8 @@ json-logging = "^1.3.0"
pydantic-settings = "^2.0.3"
prometheus-client = "^0.18.0"
prometheus-fastapi-instrumentator = "^6.1.0"
# Until python-olm 3.2.16 is released
setuptools = "68.2.2"
[tool.poetry.dev-dependencies]
pytest = "^7.2.0"