parent
db76ba3733
commit
9ee850ddb7
|
@ -10,6 +10,7 @@ readme = "README.md"
|
||||||
python = "^3.12"
|
python = "^3.12"
|
||||||
SQLAlchemy = "^2.0.22"
|
SQLAlchemy = "^2.0.22"
|
||||||
httpx = "^0.25.0"
|
httpx = "^0.25.0"
|
||||||
|
psycopg2-binary = "^2.9.9"
|
||||||
redis = {extras = ["hiredis"], version = "^5.0.1"}
|
redis = {extras = ["hiredis"], version = "^5.0.1"}
|
||||||
uvicorn = "^0.24"
|
uvicorn = "^0.24"
|
||||||
sentry-sdk = "^1.32.0"
|
sentry-sdk = "^1.32.0"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user