shollercoaster commited on
Commit
9f9ebfa
·
1 Parent(s): 55001b0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  pip==23.2.1
 
2
  pandas==2.1.1
3
- numpy==1.21.0
4
  scikit-learn==1.1
5
  Flask==3.0.0
 
1
  pip==23.2.1
2
+ python==3.10
3
  pandas==2.1.1
4
+ numpy==1.22.4
5
  scikit-learn==1.1
6
  Flask==3.0.0