kaveh commited on
Commit
efa13e0
·
1 Parent(s): 834ac08

added scipy

Browse files
streamlit_hf/requirements-docker.txt CHANGED
@@ -3,4 +3,5 @@ streamlit>=1.40.0
3
  plotly>=5.22.0
4
  pandas>=2.0.0
5
  numpy>=1.24.0
 
6
  pyarrow>=14.0.0
 
3
  plotly>=5.22.0
4
  pandas>=2.0.0
5
  numpy>=1.24.0
6
+ scipy>=1.11.0
7
  pyarrow>=14.0.0