Mummia-99 commited on
Commit
92eabe2
·
verified ·
1 Parent(s): 568bd38

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -7
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
- joblib==1.2.0
2
- matplotlib==3.7.1
3
- matplotlib-inline==0.1.6
4
- numpy==1.26.4
5
- pandas==1.5.3
6
- scikit-learn==1.6.0
7
- streamlit==1.41.1
 
 
1
+ joblib==1.2.0
2
+ matplotlib==3.7.1
3
+ matplotlib-inline==0.1.6
4
+ numpy==1.26.4
5
+ pandas==1.5.3
6
+ scikit-learn==1.6.0
7
+ streamlit==1.41.1
8
+ tabulate== 0.9.0