Skip to content

Commit

Permalink
added cbor2 explicit dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tsebastiani committed Oct 25, 2023
1 parent cb8c372 commit bf9510a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 42 deletions.
45 changes: 3 additions & 42 deletions poetry.lock

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

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ include = [
python = "^3.9"
arcaflow-plugin-sdk = "^0.10.0"
kubernetes = "^26.1.0"
cbor2 = "==5.4.6"

[tool.poetry.dev-dependencies]
coverage = "^6.5.0"
Expand Down

0 comments on commit bf9510a

Please sign in to comment.