import-fix
Some checks failed
deploy / deploy (push) Failing after 25s

This commit is contained in:
Untone 2023-11-22 20:56:25 +03:00
parent db76ba3733
commit 9ee850ddb7

View File

@ -10,6 +10,7 @@ readme = "README.md"
python = "^3.12"
SQLAlchemy = "^2.0.22"
httpx = "^0.25.0"
psycopg2-binary = "^2.9.9"
redis = {extras = ["hiredis"], version = "^5.0.1"}
uvicorn = "^0.24"
sentry-sdk = "^1.32.0"