Hamza Salhi commited on
Commit
8ffe583
1 Parent(s): d244121

Update requirements.txt

Browse files

Changed Numpy version from 1.16.6 to 1.22.0 (the lowest version supported by python 3.8)

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -5,4 +5,4 @@ pandas==1.1.0
5
  scikit_learn==0.24.1
6
  scipy==1.5.4
7
  streamlit==0.77.0
8
- numpy==1.16.6
 
5
  scikit_learn==0.24.1
6
  scipy==1.5.4
7
  streamlit==0.77.0
8
+ numpy==1.22.0