Skip to content

Commit

Permalink
dependency fix
Browse files Browse the repository at this point in the history
  • Loading branch information
huberrob committed Aug 30, 2023
1 parent f053005 commit 5aa73de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies = [
"pandas~=1.3.5",
"pyRdfa3~=3.5.3",
"pyld~=2.0.3",
"pyyaml!=6.0.0,!=5.4.0,!=5.4.1"
"pyyaml!=6.0.0,!=5.4.0,!=5.4.1",
"rapidfuzz~=3.1.2",
"rdflib~=6.1.1",
"requests~=2.24.0",
Expand Down

0 comments on commit 5aa73de

Please sign in to comment.