NHLOCAL commited on
Commit
092c4e6
1 Parent(s): 4d7695c
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- Flask==2.1.0
2
- nltk==3.6.5
3
- joblib==1.1.1
4
- scikit-learn==0.24.2
 
1
+ Flask==3.0.1
2
+ nltk==3.8.1
3
+ joblib==1.3.2
4
+ scikit-learn==1.4.1.post1