diff --git a/pyproject.toml b/pyproject.toml index 3b2741f..4c6f2dc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ dependencies = [ # Data processing "pandas>=2.1.4", "pyarrow>=23.0", - "numpy>=2.4", + "numpy>=2.0.1", "lxml>=6.0", "xmltodict>=1.0", "rdflib>=7.6",