Update company stats after extraction of more stammdaten (#267)

This commit is contained in:
KM-R
2023-10-26 19:15:39 +02:00
committed by GitHub
parent 7953ba9291
commit b564b2627c
6 changed files with 287 additions and 115 deletions

View File

@ -50,10 +50,12 @@ version = "0.1.0"
[tool.poetry.dependencies]
SQLAlchemy = "^1.4.49"
aenum = "^3.1.15"
babel = "^2.13.1"
cachetools = "^5.3.1"
dash = "^2.13.0"
dash-auth = "^2.0.0"
dash-bootstrap-components = "^1.5.0"
datetime = "^5.2"
deutschland = {git = "https://github.com/TrisNol/deutschland.git", branch = "hotfix/python-3.11-support"}
frozendict = "^2.3.8"
loguru = "^0.7.0"