diff --git a/pyproject.toml b/pyproject.toml index 9cb5f54..7bf13af 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,6 +50,7 @@ dependencies = [ "entrypoints", "gputil", "multiurl", + "numpy<2", "pyyaml", "requests", "tqdm",