hank1996 commited on
Commit
7b0d69e
·
1 Parent(s): cd2207f

Create new file

Browse files
utils/google_app_engine/additional_requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ # add these requirements in your app on top of the existing ones
2
+ pip==18.1
3
+ Flask==1.0.2
4
+ gunicorn==19.9.0