Update dependencies
This commit is contained in:
parent
d20a903050
commit
0db3e2cba7
1 changed files with 3 additions and 0 deletions
|
@ -17,6 +17,9 @@ classifiers = [
|
|||
]
|
||||
dependencies = [
|
||||
"scipy",
|
||||
"numpy",
|
||||
"science_signal",
|
||||
"matplotlib.pyplot",
|
||||
]
|
||||
|
||||
[build-system]
|
||||
|
|
Loading…
Reference in a new issue