chore: update pyinfra to v3.3.2

This commit is contained in:
Jonathan Kössler 2024-11-13 09:45:43 +01:00
parent 7762f81a4a
commit c8daf888c6
2 changed files with 1328 additions and 1234 deletions

2556
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "cv-analysis-service"
version = "2.27.0"
version = "2.28.0"
description = ""
authors = ["Isaac Riley <isaac.riley@knecon.com>"]
readme = "README.md"
@ -25,8 +25,8 @@ coverage = "^5.5"
dependency-check = "^0.6.0"
lorem-text = "^2.1"
PyMuPDF = "^1.19.6"
pyinfra = { version = "3.2.11", source = "gitlab-research" }
kn-utils = { version = "0.2.7", source = "gitlab-research" }
pyinfra = { version = "3.3.2", source = "gitlab-research" }
kn-utils = { version = ">=0.3.2,<0.4.0", source = "gitlab-research" }
pdf2img = { version = "0.7.0", source = "gitlab-red" }
dvc-azure = "^2.21.2"
pymupdf = "^1.24.1"