tjxj commited on
Commit
f414363
1 Parent(s): 7fb7db7
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- pandas 1.3.1
2
- streamlit 1.8.1
3
- numpy 1.20.3
4
- sklearn 0.0
5
- lightgbm 3.3.2
6
- matplotlib 3.4.2
 
1
+ pandas==1.3.1
2
+ streamlit==.8.1
3
+ numpy==1.20.3
4
+ lightgbm==3.3.2
5
+ matplotlib==3.4.2
6
+ scikit-learn==1.0.1