Lokiiparihar commited on
Commit
249d470
·
verified ·
1 Parent(s): 9dd676b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- flask
2
- joblib
3
- numpy
4
- scikit-learn
5
- gunicorn
 
1
+ flask==2.2.5
2
+ numpy==1.23.5
3
+ scikit-learn==1.2.2
4
+ joblib==1.2.0
5
+ gunicorn==20.1.0