diff --git a/pyproject.toml b/pyproject.toml index 5a64f2d..4b137d5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dependencies = [ "tqdm>=4.65.0", "pandas>=2.1.0", "jinja2>=3.1.0", - "numpy>=1.24.0,<2.0", + "numpy>=1.24.0,<3.0", "transformers>=4.30.0", "pyarrow>=12.0.0", "PyYAML>=6.0.0",