Add DB version with alimbic and add log system
This commit is contained in:
README.mdTaskfile.ymlalembic.ini
alembic
fuware
poetry.lockpyproject.toml@ -18,9 +18,12 @@ pydantic-settings = "^2.2.1"
|
||||
text-unidecode = "^1.3"
|
||||
pyhumps = "^3.8.0"
|
||||
bcrypt = "^4.1.3"
|
||||
alembic = "^1.13.1"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
ruff = "^0.4.1"
|
||||
rich = "^13.7.1"
|
||||
pylint = "^3.1.0"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
|
Reference in New Issue
Block a user