update sqlalchemy

This commit is contained in:
dni ⚡
2024-09-05 12:38:46 +02:00
parent c3169e4dcc
commit 42e1f932ac
2 changed files with 141 additions and 97 deletions
+1 -2
View File
@@ -24,11 +24,10 @@ psycopg2-binary = "2.9.9"
pydantic = "1.10.17"
pyqrcode = "1.2.1"
shortuuid = "1.0.13"
sqlalchemy = "1.3.24"
sqlalchemy-aio = "0.17.0"
sse-starlette = "1.8.2"
typing-extensions = "4.12.2"
uvicorn = "0.30.5"
sqlalchemy = "1.4.52"
uvloop = "0.19.0"
websockets = "11.0.3"
loguru = "0.7.2"