chore: require pyinfra v3

This commit is contained in:
missytake
2024-07-25 16:22:33 +02:00
committed by holger krekel
parent 023253ad9c
commit 8e847093da
2 changed files with 4 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
name = "cmdeploy"
version = "0.2"
dependencies = [
"pyinfra",
"pyinfra>=3",
"pillow",
"qrcode",
"markdown",