update dependencies

This commit is contained in:
Francisco Schulz 2023-02-06 16:47:15 +01:00
parent 8f43f4be2f
commit d573b93693
2 changed files with 1115 additions and 9 deletions

1118
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -20,6 +20,12 @@ fpdf = "^1.7.2"
funcy = "^1.17" funcy = "^1.17"
requests = "^2.28.2" requests = "^2.28.2"
urllib3 = "^1.26.14" urllib3 = "^1.26.14"
envyaml = "^1.10.211231"
tqdm = "^4.64.1"
mlflow = "^2.1.1"
dependency-check = "^0.6.0"
prometheus-client = "^0.16.0"
pillow = "9.1.0"
[tool.poetry.group.dev.dependencies] [tool.poetry.group.dev.dependencies]