Skip to content

Commit 8781e40

Browse files
committed
Set hermes dependency to 0.10.0
This is the first hermes version to support the new data model.
1 parent e5c25b0 commit 8781e40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ classifiers = [
2828
]
2929
requires-python = ">=3.11"
3030
dependencies = [
31-
"hermes @ git+https://github.com/softwarepub/hermes.git@refactor/data-model",
31+
"hermes >= 0.10.0",
3232
"software-card-policies @ git+https://github.com/softwarepub/software-card-policies.git",
3333
]
3434

0 commit comments

Comments
 (0)