Spaces:
Build error
Build error
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
|