diff --git a/pyproject.toml b/pyproject.toml index 7623a0bf7..2da7475a5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dependencies = [ "fingerprints >= 1.0.1, < 2.0.0", "phonenumbers >= 8.12.22, < 10.0.0", "pytz >= 2021.1", - "rdflib >= 6.2.0, < 7.2.0", + "rdflib >= 6.2.0, < 7.3.0", "networkx >= 2.5, < 3.5", "openpyxl >= 3.0.5, < 4.0.0", "orjson >= 3.7, < 4.0",