update project dependencies

This commit is contained in:
grillazz
2021-05-30 17:22:52 +02:00
parent eac478b233
commit fbd5e59f27
2 changed files with 204 additions and 158 deletions

View File

@@ -8,6 +8,7 @@ isort = "*"
mypy = "*"
flake8 = "*"
black = "*"
safety = "*"
fastapi = "*"
uvicorn = {extras = ["standard"], version = "*"}
pydantic = "*"