Working version
This commit is contained in:
@ -12,6 +12,7 @@ litestar = "^2.0.1"
|
||||
uvicorn = "^0.23.2"
|
||||
sqlalchemy = "^2.0.20"
|
||||
asyncpg = "^0.28.0"
|
||||
pydantic = "<2.0"
|
||||
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user