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.
2 parents a2cd7ca + 392e2f4 commit 387c11eCopy full SHA for 387c11e
environment.yml
@@ -6,7 +6,7 @@ dependencies:
6
- graphviz
7
- ipython!=8.7.0
8
- matplotlib>=3.5.3
9
- - numpy<1.26.0
+ - numpy
10
- pandas
11
- patsy
12
- pymc>=5.15.1
pyproject.toml
@@ -34,7 +34,7 @@ dependencies = [
34
"numpy",
35
"pandas",
36
"patsy",
37
- "pymc>=5.14.0",
+ "pymc>=5.15.1",
38
"scikit-learn>=1",
39
"scipy",
40
"seaborn>=0.11.2",
0 commit comments