feat(add-data): Update pyproject.toml and poetry.lock files

This commit is contained in:
Tobias Quadfasel
2024-08-31 13:55:18 +02:00
parent c31a57f537
commit fb65fc202b
2 changed files with 199 additions and 1 deletions

View File

@@ -32,6 +32,8 @@ python = "^3.10"
plotly = "^5.23.0"
dash = "^2.17.1"
gunicorn = "^23.0.0"
pyodbc = "^5.1.0"
pandas = "^2.2.2"
[tool.poetry.group.docs.dependencies]
mkdocs = "^1.6.0"