Queensly commited on
Commit
6a5eef7
1 Parent(s): 143fa4f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  matplotlib==3.3.4
2
- numpy==1.20.1
3
  pandas==1.2.4
4
  plotly==5.4.0
5
  seaborn==0.11.1
6
- scikit-learn==0.24.1
7
  IPython==7.22.0
8
  jupyter_client==6.1.12
9
  jupyter_core==4.7.1
 
1
  matplotlib==3.3.4
2
+ numpy
3
  pandas==1.2.4
4
  plotly==5.4.0
5
  seaborn==0.11.1
6
+ scikit-learn==1.2.2
7
  IPython==7.22.0
8
  jupyter_client==6.1.12
9
  jupyter_core==4.7.1