LovnishVerma commited on
Commit
aabac0d
·
verified ·
1 Parent(s): 8184f03

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +17 -16
requirements.txt CHANGED
@@ -1,16 +1,17 @@
1
- flask
2
- flask-cors
3
- gunicorn
4
- Jinja2
5
- pandas
6
- numpy
7
- scikit-learn
8
- tensorflow
9
- imutils
10
- opencv-python
11
- matplotlib
12
- Werkzeug
13
- Pillow
14
- pymongo
15
- datetime
16
-
 
 
1
+ flask
2
+ flask-cors
3
+ gunicorn
4
+ Jinja2
5
+ pandas
6
+ numpy
7
+ scikit-learn
8
+ tensorflow
9
+ imutils
10
+ opencv-python
11
+ matplotlib
12
+ Werkzeug
13
+ Pillow
14
+ pymongo
15
+ datetime
16
+
17
+