ashutoshsharma58 commited on
Commit
53b62b2
·
1 Parent(s): 7ee2242

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1 +1,4 @@
1
- flask
 
 
 
 
1
+ flask
2
+ flask-cors
3
+ gunicorn
4
+ Jinja2