meg HF staff commited on
Commit
17cedf6
1 Parent(s): 93ad1c9

Changing requirements to try to get the system to compile

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -18,7 +18,7 @@ PyYAML>=5.4.1
18
  seaborn==0.11.2
19
  streamlit-aggrid
20
  numexpr==2.7.3
21
- scikit-learn~=0.24.2
22
  scipy~=1.7.3
23
  tqdm~=4.62.3
24
  pyarrow~=6.0.1
 
18
  seaborn==0.11.2
19
  streamlit-aggrid
20
  numexpr==2.7.3
21
+ scikit-learn>=0.24.2
22
  scipy~=1.7.3
23
  tqdm~=4.62.3
24
  pyarrow~=6.0.1