Update poetry

This commit is contained in:
2022-05-23 19:06:19 +03:00
parent 4c29c3e2af
commit cb522ffe8a
2 changed files with 12 additions and 28 deletions

View File

@@ -7,7 +7,7 @@ authors = ["Kurbanov Bulat <kurbanovbul@gmail.com>"]
[tool.poetry.dependencies]
python = "^3.9"
fastapi = ">=0.77.1"
httpx = "^0.22.0"
httpx = ">=0.23.0"
transliterate = "^1.10.2"
uvicorn = {extras = ["standart"], version = "^0.17.6"}
prometheus-fastapi-instrumentator = "^5.8.1"