bump
Some checks failed
deploy / deploy (push) Has been cancelled

This commit is contained in:
Untone 2023-11-29 07:38:31 +03:00
parent c53b7a4c6c
commit 37f8dd2f53

View File

@ -13,8 +13,8 @@ python = "^3.12"
sentry-sdk = "^1.32.0" sentry-sdk = "^1.32.0"
redis = { extras = ["hiredis"], version = "^5.0.1" } redis = { extras = ["hiredis"], version = "^5.0.1" }
ariadne = "^0.21" ariadne = "^0.21"
starlette = "^0.31.1" starlette = "^0.32"
uvicorn = "^0.23.0" uvicorn = "^0.24"
httpx = "^0.25.0" httpx = "^0.25.0"
itsdangerous = "^2.1.2" itsdangerous = "^2.1.2"