Skip to content

Commit

Permalink
Update rdflib requirement from <7.1.0,>=6.2.0 to >=6.2.0,<7.2.0 (#1578)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent 63dc349 commit 6c3c808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"phonenumbers >= 8.12.22, < 9.0.0",
"python-stdnum >= 1.16, < 2.0.0",
"pytz >= 2021.1",
"rdflib >= 6.2.0, < 7.1.0",
"rdflib >= 6.2.0, < 7.2.0",
"networkx >= 2.5, < 3.4",
"openpyxl >= 3.0.5, < 4.0.0",
"orjson >= 3.7, < 4.0",
Expand Down

0 comments on commit 6c3c808

Please sign in to comment.