Updated poetry dependencies

This commit is contained in:
2022-05-22 10:29:05 +02:00
parent c8ca8ac91f
commit fed5dee9f2
2 changed files with 7 additions and 42 deletions

View File

@ -9,8 +9,7 @@ license = "MIT"
python = "^3.10"
fastapi = "^0.77.1"
uvicorn = {extras = ["standard"], version = "^0.17.6"}
strawberry-graphql = "^0.111.2"
loguru = "^0.6.0"
strawberry-graphql = "^0.113.0"
[tool.poetry.dev-dependencies]