Skip to content

Commit 32d638d

Browse files
Merge pull request #96 from rs-station/renovate/numpy-2.x
fix(deps): update dependency numpy to >=2, <=2.3.2
2 parents c8ab9b8 + abd709f commit 32d638d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ classifiers = [
2727
dynamic = ["version"]
2828

2929
dependencies = [
30-
"numpy>=2, <=2.3.1",
30+
"numpy>=2, <=2.3.2",
3131
"tqdm",
3232
"reciprocalspaceship>=1.0.6, <=1.0.6",
3333
#"reciprocalspaceship @ git+https://github.com/rs-station/reciprocalspaceship.git@main",

0 commit comments

Comments
 (0)