diff --git a/pyproject.toml b/pyproject.toml index 2f45ba262..7e1f9ce78 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.26.4", + "numpy>=1.26", "pyzmq>=25.1.1", "dnspython>=1.16.0", "sshtunnel>=0.1.5",