Skip to content

Commit c0e3c18

Browse files
committed
chore: pin dependency versions for reproducibility
1 parent 93f7b94 commit c0e3c18

1 file changed

Lines changed: 8 additions & 9 deletions

File tree

requirements.txt

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
altair
2-
pandas
3-
streamlit
4-
plotly
5-
requests
6-
prophet
7-
xgboost
8-
lightgbm
9-
scikit-learn
1+
pandas==2.2.0
2+
streamlit==1.41.0
3+
plotly==5.18.0
4+
prophet==1.1.5
5+
xgboost==2.0.3
6+
lightgbm==4.3.0
7+
scikit-learn==1.4.0
8+
requests==2.31.0

0 commit comments

Comments
 (0)