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 46d60d4 + 8a8cad9 commit a7aa23eCopy full SHA for a7aa23e
pyproject.toml
@@ -37,7 +37,7 @@ dependencies = [
37
"jsonschema>=4.9.1",
38
"urllib3>=1.25.10",
39
"semantic-version>=2.10.0",
40
- "oras<=0.2.31",
+ "oras<=0.2.38",
41
"python-qpid-proton>=0.39.0"
42
]
43
requirements.txt
@@ -9,5 +9,5 @@ subresource-integrity>=0.2
9
jsonschema>=4.9.1
10
urllib3>=1.25.10
11
semantic-version>=2.10.0
12
-oras<=0.2.31
+oras<=0.2.38
13
python-qpid-proton>=0.39.0
setup.py
@@ -58,7 +58,7 @@
58
59
60
61
62
63
],
64
)
0 commit comments