There was an error while loading. Please reload this page.
2 parents 8bb4539 + 4037b8d commit e57ac3fCopy full SHA for e57ac3f
1 file changed
pyproject.toml
@@ -2,7 +2,7 @@
2
name = "bluesky-simulator"
3
dynamic = ["version"]
4
dependencies = [
5
- "numpy", # >= 2.0.0",
+ "numpy < 2.4.0",
6
"scipy", # >= 1.13.0",
7
"matplotlib", # >= 3.9.0",
8
"pandas", # >= 2.2.0",
0 commit comments