Update deps

This commit is contained in:
2022-04-02 16:59:02 +03:00
parent c2e7be1c77
commit 3b6d43ce0e
2 changed files with 17 additions and 17 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"
fastapi-pagination = "^0.9.1"
alembic = "^1.7.5"
ormar = {version = ">=0.11", extras = ["postgresql"]}