started adding DB
This commit is contained in:
@@ -10,6 +10,9 @@ python = "^3.12"
|
||||
rich = "^13.7.0"
|
||||
typer = "^0.9.0"
|
||||
toml = "^0.10.2"
|
||||
sqlmodel = "^0.0.14"
|
||||
mysql-connector-python = "^8.3.0"
|
||||
python-dotenv = "^1.0.1"
|
||||
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user