update project dependencies

This commit is contained in:
grillazz
2021-05-30 17:22:52 +02:00
parent 0b99811836
commit 617bc39392
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 = "*"