tmp changes

This commit is contained in:
Jonathan Kössler 2024-08-23 17:26:50 +02:00
parent 7a1784c36b
commit 67e5a05702
2 changed files with 5 additions and 5 deletions

8
poetry.lock generated
View File

@ -4813,13 +4813,13 @@ files = [
[[package]]
name = "pyinfra"
version = "3.2.4.dev244"
version = "3.2.4.dev245"
description = ""
optional = false
python-versions = ">=3.10,<3.11"
files = [
{file = "pyinfra-3.2.4.dev244-py3-none-any.whl", hash = "sha256:4e85a594279623fc58928be2a00f43eac30a957b7d582873caafc63d5632165c"},
{file = "pyinfra-3.2.4.dev244.tar.gz", hash = "sha256:b0414abf4698f7032c1241d85103d571722ef1a941db400204a52b1579e46c9e"},
{file = "pyinfra-3.2.4.dev245-py3-none-any.whl", hash = "sha256:9ecbcc45196e1b6b26b2b2c5c3cbca6d694b495ba9644d7f5082f02af798ae1e"},
{file = "pyinfra-3.2.4.dev245.tar.gz", hash = "sha256:db5bad870495bc7fd9c48803697f72e473793b70ffa8e8e0131575fc20755685"},
]
[package.dependencies]
@ -6516,4 +6516,4 @@ test = ["big-O", "importlib-resources", "jaraco.functools", "jaraco.itertools",
[metadata]
lock-version = "2.0"
python-versions = ">=3.10,<3.11"
content-hash = "8af759d87bf14b8744e5d079f91fdf39653b4ac5df5c6f8760f5a4725ec134ac"
content-hash = "31947e986100ba91d7a9b4784c08c87d29ed0bb7771feffee91f09a6a40dccc6"

View File

@ -25,7 +25,7 @@ coverage = "^5.5"
dependency-check = "^0.6.0"
lorem-text = "^2.1"
PyMuPDF = "^1.19.6"
pyinfra = { version = "3.2.4.dev244", source = "gitlab-research" }
pyinfra = { version = "3.2.4.dev245", source = "gitlab-research" }
kn-utils = { version = "0.2.7", source = "gitlab-research" }
pdf2img = { version = "0.7.0", source = "gitlab-red" }
dvc-azure = "^2.21.2"