Upgrade pyinfra

This commit is contained in:
Julius Unverfehrt 2023-08-18 14:40:00 +02:00
parent 0efa2127d7
commit 18e1585987

View File

@ -11,7 +11,7 @@ python = "~3.8"
dvc = "^2.34.0"
dvc-ssh = "^2.20.0"
dvc-azure = "^2.21.2"
pyinfra = { version = "1.5.9", source = "gitlab-research" }
pyinfra = { version = "dev", source = "gitlab-research" }
Flask = "^2.1.1"
requests = "^2.27.1"
iteration-utilities = "^0.11.0"