Skip to content

Commit

Permalink
bump oras-py to github ref to test
Browse files Browse the repository at this point in the history
Signed-off-by: tarilabs <[email protected]>
  • Loading branch information
tarilabs committed Sep 25, 2024
1 parent 1e1b178 commit b6c177f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
14 changes: 9 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Changelog = "https://github.com/containers/omlmd/releases"

[tool.poetry.dependencies]
python = "^3.9"
oras = "^0.2.2"
oras = { git = "https://github.com/oras-project/oras-py.git", rev = "81c4b04" }
pyyaml = "^6.0.1"
nbconvert = "^7.16.4"
click = "^8.1.7"
Expand Down

0 comments on commit b6c177f

Please sign in to comment.