tmp changes

This commit is contained in:
Jonathan Kössler 2024-08-23 12:19:29 +02:00
parent ebd1de3c12
commit b35a6008c2
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.dev237"
version = "3.2.3.dev238"
description = ""
optional = false
python-versions = ">=3.10,<3.11"
files = [
{file = "pyinfra-3.2.3.dev237-py3-none-any.whl", hash = "sha256:fd234983c685189ff0bcd2471e1556d15e74404a3977de9e219d2e7363efdc50"},
{file = "pyinfra-3.2.3.dev237.tar.gz", hash = "sha256:e64116ed738262da83dda54283fbfb5e5bf9d968ba92d37f5570553d3ceda1ed"},
{file = "pyinfra-3.2.3.dev238-py3-none-any.whl", hash = "sha256:74d39080241fc63d56f1c419ab9cd5b728162fcaf1ed4f22df4d78c6b1dbc4c6"},
{file = "pyinfra-3.2.3.dev238.tar.gz", hash = "sha256:4c2948b3a8e4276ae66454f6662f2e2f4ae29ad439564be7dc0bbad6e26aef1b"},
]
[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 = "5a7c8082934badd54838a7cb1f811fc9cfdea6039dd55feda55040eaf9f720ce"
content-hash = "4bab38e8c5038dd8b3a8d2e9fb217db501dd2cd07817813df45bde8b4c686322"

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