Skip to content

Commit

Permalink
Podman version pinning removed
Browse files Browse the repository at this point in the history
  • Loading branch information
jyejare committed Nov 29, 2024
1 parent b0b8d9b commit 9a1e60e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dependencies = [
"openshift==0.3.4",
"ovirt-engine-sdk-python~=4.3",
"packaging",
"podman==5.0.0",
"podman>5.0.0",
"py3winrm==0.0.1",
"python-cinderclient",
"python-glanceclient",
Expand Down

0 comments on commit 9a1e60e

Please sign in to comment.