aboutsummaryrefslogtreecommitdiffstats
path: root/moonv4/moon_wrapper/requirements.txt
diff options
context:
space:
mode:
authorThomas Duval <thomas.duval@orange.com>2017-10-29 21:07:09 +0100
committerThomas Duval <thomas.duval@orange.com>2017-10-29 21:07:09 +0100
commit71eec0f65e954775498f3fd7c0069540a5638a95 (patch)
tree6343dfd5304bae1f3bd54596c929c9235deb6c7b /moonv4/moon_wrapper/requirements.txt
parent068c08a37302b05ee3efac87f14106ca25768f03 (diff)
Fix some bugs
Change-Id: I15e25e4771122e7145dfc7cbb9cbe39edada5214
Diffstat (limited to 'moonv4/moon_wrapper/requirements.txt')
-rw-r--r--moonv4/moon_wrapper/requirements.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/moonv4/moon_wrapper/requirements.txt b/moonv4/moon_wrapper/requirements.txt
index 399ee15b..85ec611f 100644
--- a/moonv4/moon_wrapper/requirements.txt
+++ b/moonv4/moon_wrapper/requirements.txt
@@ -1,3 +1,5 @@
flask
flask_restful
+flask_cors
+werkzeug
moon_utilities \ No newline at end of file