Scipy version locked to 1.12. Needs a fix in scipy.signal. TBD
This commit is contained in:
parent
3738012c3e
commit
b10564dc49
@ -23,7 +23,7 @@ classifiers = [
|
|||||||
urls = { "Documentation" = "https://lasp.ascee.nl" }
|
urls = { "Documentation" = "https://lasp.ascee.nl" }
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"scipy",
|
"scipy==1.12",
|
||||||
"matplotlib>=3.7.2",
|
"matplotlib>=3.7.2",
|
||||||
"appdirs",
|
"appdirs",
|
||||||
"dataclasses_json",
|
"dataclasses_json",
|
||||||
|
2
third_party/portaudio
vendored
2
third_party/portaudio
vendored
@ -1 +1 @@
|
|||||||
Subproject commit 88ab584e7bf4358599744cd662cfbc978f41efbf
|
Subproject commit daaf637f6f9fce670031221abfd7dfde92e5cce3
|
Loading…
Reference in New Issue
Block a user