ferdmartin commited on
Commit
f12591f
·
1 Parent(s): 5b58882

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
  streamlit==1.21.0
2
  numpy==1.21.6
3
- numba==0.53.0
4
  psutil
5
  scikit-learn==1.0.2
6
  scipy==1.7.3
7
- shap==0.41.0
 
8
  matplotlib==3.5.3
9
  eli5==0.13.0
10
  torch
 
1
  streamlit==1.21.0
2
  numpy==1.21.6
 
3
  psutil
4
  scikit-learn==1.0.2
5
  scipy==1.7.3
6
+ numba
7
+ shap
8
  matplotlib==3.5.3
9
  eli5==0.13.0
10
  torch