We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 614bc60 commit 11ac941Copy full SHA for 11ac941
1 file changed
pyproject.toml
@@ -26,6 +26,7 @@ dependencies = [
26
"scipy>=1.14.0",
27
"xarray>=2024.6.0",
28
"matplotlib>=3.9.1",
29
+ "pecos>=0.3.0",
30
]
31
32
[project.optional-dependencies]
@@ -76,11 +77,11 @@ acoustics = [
76
77
78
79
qc = [
- "pecos>=0.3.0",
80
+
81
82
83
utils = [
84
85
86
87
# Development dependencies
0 commit comments