Skip to content

Commit 3cdb171

Browse files
authored
Merge pull request #496 from jyejare/higher_podman
Podman version pinning removed
2 parents b0b8d9b + 9a1e60e commit 3cdb171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dependencies = [
5757
"openshift==0.3.4",
5858
"ovirt-engine-sdk-python~=4.3",
5959
"packaging",
60-
"podman==5.0.0",
60+
"podman>5.0.0",
6161
"py3winrm==0.0.1",
6262
"python-cinderclient",
6363
"python-glanceclient",

0 commit comments

Comments
 (0)