summaryrefslogtreecommitdiffstats
path: root/compass-deck/requirements.txt
diff options
context:
space:
mode:
authorHarry Huang <huangxiangyu5@huawei.com>2017-11-01 11:56:50 +0800
committerHarry Huang <huangxiangyu5@huawei.com>2017-11-03 11:48:46 +0800
commit905b0231e93ce2409a45dd6c4f5f983689fdb790 (patch)
tree8b3c8c78773194e048072368fe793135a05e44f1 /compass-deck/requirements.txt
parent3656ab7b5e3f2f26f7c98f9dcc97b3c461fa2a76 (diff)
Add compass-deck
RESTful API and DB Handlers for Compass Change-Id: I1ce411f279943764c286ea48dca9185d453cf254 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Diffstat (limited to 'compass-deck/requirements.txt')
-rw-r--r--compass-deck/requirements.txt24
1 files changed, 24 insertions, 0 deletions
diff --git a/compass-deck/requirements.txt b/compass-deck/requirements.txt
new file mode 100644
index 0000000..6a3b3c7
--- /dev/null
+++ b/compass-deck/requirements.txt
@@ -0,0 +1,24 @@
+amqplib
+argparse
+celery
+Markdown<2.5
+Cheetah<=2.4.1
+daemon
+Flask
+Flask-Login<=0.3.2
+Flask-RESTful
+Flask-Script
+Flask-SQLAlchemy
+Flask-WTF
+itsdangerous
+importlib
+lazypy
+lockfile
+netaddr
+MySQL-python
+paramiko
+PyChef
+python-daemon==2.1.1
+SQLAlchemy>=0.9.0
+simplejson
+requests