gruhit-patel commited on
Commit
13881c8
1 Parent(s): c7210e6

Update backend_requirements.txt

Browse files
Files changed (1) hide show
  1. backend_requirements.txt +10 -10
backend_requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
- nltk
2
- regex
3
- emoji
4
- fastapi
5
- uvicorn
6
- numpy
7
- matplotlib
8
- seaborn
9
- scikit-learn
10
- tensorflow==2.15.0
11
  keras==3.4.1
 
1
+ nltk
2
+ regex
3
+ emoji
4
+ fastapi
5
+ uvicorn
6
+ numpy
7
+ matplotlib
8
+ seaborn
9
+ scikit-learn
10
+ tensorflow==2.14.0
11
  keras==3.4.1