diff --git a/pyproject.toml b/pyproject.toml index 832d07931..80e64d872 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dependencies = [ "pandas>=2.2", "jsonlines>=4.0.0", "aioitertools>=0.5.1", - "numpy>=1.17.3, <2", + "numpy>=1.17.3", "pyzmq>=25.1.1", "dnspython>=1.16.0", "sshtunnel>=0.1.5",