affine commited on
Commit
2342cb5
·
verified ·
1 Parent(s): 9f312ee

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -11,7 +11,7 @@ matplotlib
11
  #numpy
12
  scikit-learn
13
  plotly
14
- numpy
15
- pandas
16
  streamlit>=1.0.0,<2.0.0
17
  optuna-integration
 
11
  #numpy
12
  scikit-learn
13
  plotly
14
+ numpy>=1.21.0,<1.22.0
15
+ pandas>=1.3.0,<1.4.0
16
  streamlit>=1.0.0,<2.0.0
17
  optuna-integration