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 a626c1e commit b35001bCopy full SHA for b35001b
environment.yml
@@ -15,3 +15,4 @@ dependencies:
15
- seaborn>=0.11.2
16
- statsmodels
17
- xarray>=v2022.11.0
18
+ - pymc-extras>=0.2.7
pyproject.toml
@@ -40,6 +40,7 @@ dependencies = [
40
"seaborn>=0.11.2",
41
"statsmodels",
42
"xarray>=v2022.11.0",
43
+ "pymc-extras>=0.2.7",
44
]
45
46
# List additional groups of dependencies here (e.g. development dependencies). Users
0 commit comments