diff --git a/pyproject.toml b/pyproject.toml index 07fb6f5..579505d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dynamic = ["version"] dependencies = [ "numpy>=2, <=2.3.4", "tqdm", - "reciprocalspaceship>=1.0.6, <=1.0.6", + "reciprocalspaceship>=1.0.6, <=1.0.7", #"reciprocalspaceship @ git+https://github.com/rs-station/reciprocalspaceship.git@main", "rs-booster>=0.1.2, <=0.1.3", "gemmi>=0.7.3, <=0.7.3"