Skip to content

Commit

Permalink
chore: update python dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
afuetterer authored Sep 26, 2023
1 parent a818bcd commit 5e9d517
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 @@ -29,7 +29,7 @@ dependencies = [
"jmespath~=1.0",
"levenshtein~=0.21.1",
"lxml~=4.9",
"pandas~=1.3",
"pandas~=2.1",
"pyRdfa3~=3.5",
"pyld~=2.0",
"pyyaml!=6.0.0,!=5.4.0,!=5.4.1", # 6.0.1
Expand Down

0 comments on commit 5e9d517

Please sign in to comment.