revert poetry.toml

This commit is contained in:
dni ⚡
2024-09-05 12:39:12 +02:00
parent cf4a1daba4
commit 8a23dd4809
2 changed files with 422 additions and 497 deletions
Generated
+420 -495
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -27,8 +27,8 @@ sse-starlette = "1.8.2"
typing-extensions = "4.12.2"
uvicorn = "0.30.5"
sqlalchemy = "1.4.53"
aiosqlite = "^0.20.0"
asyncpg = "^0.29.0"
aiosqlite = "0.20.0"
asyncpg = "0.29.0"
uvloop = "0.19.0"
websockets = "11.0.3"
loguru = "0.7.2"