Settings
This commit is contained in:
@ -12,6 +12,7 @@ sqlalchemy = "^2.0.20"
|
||||
uvicorn = "^0.23.2"
|
||||
asyncpg = "^0.28.0"
|
||||
pydantic = "^2.3.0"
|
||||
pydantic-settings = "^2.0.3"
|
||||
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user