yougandar commited on
Commit
56d1a35
·
verified ·
1 Parent(s): 47c859e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -1,3 +1,6 @@
1
  streamlit==1.19.0
2
  pandas==1.5.3
3
  numpy==1.21.6
 
 
 
 
1
  streamlit==1.19.0
2
  pandas==1.5.3
3
  numpy==1.21.6
4
+ cython==0.29.24
5
+ scikit-learn==1.2.2
6
+ joblib>=1.1.1