Change numpy requirement
This commit is contained in:
parent
aef221fb04
commit
00ad81aba6
@ -10,7 +10,7 @@ package-dir = {"" = "src"}
|
||||
name = "AMBER-ds4ms"
|
||||
version = "0.0.4"
|
||||
dependencies = [
|
||||
"numpy>=2",
|
||||
"numpy>=1.14",
|
||||
"scipy>=1.7",
|
||||
"torch>=2",
|
||||
"matplotlib>=3.4",
|
||||
|
Loading…
x
Reference in New Issue
Block a user