diff --git a/pyproject.toml b/pyproject.toml index bb803004..d86d139e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ "collatex@git+https://github.com/interedition/collatex.git@174035dda549ac3f967919a8475fdeb8dbb48f40#subdirectory=collatex-pythonport", "hdbscan>=0.8.20,<=0.8.33", "lxml>=4.4,<4.10", - "numpy>=1.22.0,<1.25.3", + "numpy>=1.22.0,<1.26.2", "packaging>=20.1,<23.2", "pandas>=1.4.0,<2.1.1", "progressbar2>=3.39,<4.3",