diff --git a/pyproject.toml b/pyproject.toml index 07fb6f5..d34b9fc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ classifiers = [ dynamic = ["version"] dependencies = [ - "numpy>=2, <=2.3.4", + "numpy>=2, <=2.4.2", "tqdm", "reciprocalspaceship>=1.0.6, <=1.0.6", #"reciprocalspaceship @ git+https://github.com/rs-station/reciprocalspaceship.git@main",