Skip to content

Commit 9b98ead

Browse files
committed
💚 min pystan for prophet
1 parent 430a78f commit 9b98ead

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

requirements/install-min.txt

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
numpy==1.22.4
2-
pandas==2.0.0
3-
scipy==1.9.1
4-
bigtree==0.21.3
5-
scikit-learn==1.2.2
1+
numpy==1.26.4
2+
pandas==2.2.2
3+
scipy==1.11.4
4+
scikit-learn==1.3.2
65
statsmodels==0.14.4
7-
matplotlib==3.5.1
8-
plotly==5.3.1
6+
matplotlib==3.7.5
7+
plotly==5.22.0
98
requests==2.32.3
10-
prophet==1.1.6
9+
bigtree==0.21.3
10+
prophet==1.2.0
11+
httpstan==4.10.1
12+
pystan==3.7.0

0 commit comments

Comments
 (0)