tmp changes

This commit is contained in:
Jonathan Kössler 2024-08-23 16:16:22 +02:00
parent 3db3dafa3d
commit 4f1a14715a
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.3.dev242"
version = "3.2.3.dev243"
description = ""
optional = false
python-versions = ">=3.10,<3.11"
files = [
{file = "pyinfra-3.2.3.dev242-py3-none-any.whl", hash = "sha256:e8e0dfc08f2a5981b50e963b6e5d7375d8032267fd8aefe32f88c1323bb25f68"},
{file = "pyinfra-3.2.3.dev242.tar.gz", hash = "sha256:af09cd01be90852071c21aaf00b9704e1c1de578cdceadc159bc3377ab0c7a36"},
{file = "pyinfra-3.2.3.dev243-py3-none-any.whl", hash = "sha256:4d36db9daf371c5a4c2ae0f0f87e1d5f41f13da897134c5c6c56bf6102a0a7ee"},
{file = "pyinfra-3.2.3.dev243.tar.gz", hash = "sha256:ac499a13b45009c06098f3e9484534664e2d322721955a506ac580a87f7afafb"},
]
[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 = "8276df6bf6dbf2597c8bbc5533d08de3a3a37cee1ae71afdd462826d7345e1a9"
content-hash = "328f11ecf454bb256ecb723db4a01aedd96f74855634cc01ca28a0a814fef2de"

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.3.dev242", source = "gitlab-research" }
pyinfra = { version = "3.2.3.dev243", 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"