Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ google-auth
|
|
9 |
keras
|
10 |
pandas
|
11 |
gunicorn
|
12 |
-
Flask
|
|
|
|
9 |
keras
|
10 |
pandas
|
11 |
gunicorn
|
12 |
+
Flask
|
13 |
+
Flask-CORS
|