Merge pull request #4382 from MengqingCao/bugfix
upper bound numpy version to <2.0
This commit is contained in:
commit
a459624474
|
@ -18,3 +18,4 @@ matplotlib>=3.7.0
|
||||||
fire
|
fire
|
||||||
packaging
|
packaging
|
||||||
pyyaml
|
pyyaml
|
||||||
|
numpy<2.0.0
|
||||||
|
|
Loading…
Reference in New Issue