Update deps

This commit is contained in:
2022-04-02 17:00:09 +03:00
parent 83c7eed6b3
commit 1bc4f96cde
2 changed files with 12 additions and 12 deletions

View File

@@ -6,7 +6,7 @@ authors = ["Kurbanov Bulat <kurbanovbul@gmail.com>"]
[tool.poetry.dependencies]
python = "^3.9"
fastapi = "^0.70.1"
fastapi = ">=0.71.0"
pydantic = {extras = ["dotenv"], version = "^1.9.0"}
httpx = "^0.21.1"
aiologger = "^0.6.1"