judebebo32 commited on
Commit
5d15de7
1 Parent(s): a6bc8ab

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- Flask==2.0.1
2
- nltk==3.6.3
3
- scikit-learn==0.24.2
 
 
1
+ Flask==2.1.3
2
+ nltk==3.7
3
+ scikit-learn==1.0.2
4
+ gunicorn==20.1.0