We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 372e222 + 3e71875 commit 7240d17Copy full SHA for 7240d17
pyproject.toml
@@ -37,6 +37,7 @@ dependencies = [
37
"jsonschema>=4.9.1",
38
"urllib3>=1.25.10",
39
"semantic-version>=2.10.0",
40
+ "oras>=0.2.31",
41
"python-qpid-proton>=0.39.0"
42
]
43
setup.py
@@ -58,6 +58,7 @@
58
59
60
61
62
63
],
64
)
0 commit comments