From c8f0811056f51987a8b53607092eb47e918dc225 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 02:55:17 +0000 Subject: [PATCH] chore(deps): update dependency reciprocalspaceship to >=1.0.6, <=1.0.7 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"