jithenderchoudary commited on
Commit
caf70c3
·
verified ·
1 Parent(s): e24c350

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,3 +1,5 @@
 
 
1
  streamlit
2
  pandas
3
  scikit-learn
@@ -16,7 +18,6 @@ numpy==1.21.0
16
  pandas==1.3.0
17
  joblib==1.0.1
18
  matplotlib==3.4.2
19
- pip install -r
20
- pip install --upgrade pip
21
 
22
 
 
1
+ pip install -r
2
+ pip install --upgrade pip
3
  streamlit
4
  pandas
5
  scikit-learn
 
18
  pandas==1.3.0
19
  joblib==1.0.1
20
  matplotlib==3.4.2
21
+
 
22
 
23