Update deps

This commit is contained in:
2022-04-02 17:00:43 +03:00
parent ca6e4d9951
commit c75456b1e1
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"
httpx = "^0.21.1"
alembic = "^1.7.5"
ormar = {extras = ["postgresql"], version = "^0.10.23"}