Skip to content

Commit c9ac184

Browse files
committed
Use more specific versions to increase reproducibility
1 parent ad51790 commit c9ac184

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
jupyterlab
2-
pandas
3-
matplotlib
4-
seaborn
5-
sklearn
1+
jupyterlab~=2.2
2+
pandas~=1.1
3+
matplotlib~=3.3
4+
seaborn~=0.11.0
5+
scikit-learn~=0.22
66

0 commit comments

Comments
 (0)