We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad51790 commit c9ac184Copy full SHA for c9ac184
1 file changed
requirements.txt
@@ -1,6 +1,6 @@
1
-jupyterlab
2
-pandas
3
-matplotlib
4
-seaborn
5
-sklearn
+jupyterlab~=2.2
+pandas~=1.1
+matplotlib~=3.3
+seaborn~=0.11.0
+scikit-learn~=0.22
6
0 commit comments