Skip to content

Commit

Permalink
Add click dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
argenos committed Jul 19, 2024
1 parent 250958d commit 4669914
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ dependencies = [
"numpy>=1.24.4,<2.0.0",
"PyLD==2.0.3",
"rdflib==6.2.0",
"click>=8.1.7",
]
requires-python = ">= 3.11"
readme = "README.md"
Expand Down

0 comments on commit 4669914

Please sign in to comment.