Update deps

This commit is contained in:
2023-08-09 00:10:07 +02:00
parent d996f49bc0
commit 9fbcb71cbe
2 changed files with 59 additions and 49 deletions

View File

@@ -12,7 +12,7 @@ alembic = "^1.11.2"
uvicorn = {extras = ["standard"], version = "^0.23.2"}
prometheus-fastapi-instrumentator = "^6.1.0"
uvloop = "^0.17.0"
orjson = "^3.9.2"
orjson = "^3.9.4"
sentry-sdk = "^1.29.2"
ormar = {extras = ["postgresql"], version = "^0.12.2"}
pydantic = "^1.10.4"