Add matplotlib as requirement
All checks were successful
Gitea Actions Demo / build_test (3.11.12) (push) Successful in 14s
All checks were successful
Gitea Actions Demo / build_test (3.11.12) (push) Successful in 14s
This commit is contained in:
parent
783c361ad1
commit
36cd4065df
@ -13,6 +13,7 @@ dependencies = [
|
|||||||
"numpy>=2",
|
"numpy>=2",
|
||||||
"scipy>=1.7",
|
"scipy>=1.7",
|
||||||
"torch>=2",
|
"torch>=2",
|
||||||
|
"matplotlib>=3.4",
|
||||||
]
|
]
|
||||||
requires-python = ">=3.6"
|
requires-python = ">=3.6"
|
||||||
authors = [
|
authors = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user