summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2018-02-20 16:09:24 +1300
committerPaul Eggleton <paul.eggleton@linux.intel.com>2018-02-20 16:45:54 +1300
commit64a34a98c0dabf177ef7e96d507823c7025cef41 (patch)
tree62b355a618470026042015d1b2d8c78e7a93bbae
parent3adddf6a25977cb576f8fcefd307d947e43d637b (diff)
downloadopenembedded-core-contrib-64a34a98c0dabf177ef7e96d507823c7025cef41.tar.gz
requirements.txt: add missing dependencies
These are dependencies of items already listed in requirements.txt, so nothing new. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
-rw-r--r--requirements.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 7cd741b54b..af6ab5ab8e 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,3 +1,6 @@
+amqp==1.4.9
+anyjson==0.3.3
+billiard==3.3.0.23
celery==3.1.25
Django==1.8.17
django-cors-headers==1.1.0
@@ -10,11 +13,13 @@ djangorestframework==3.2.5
gitdb==0.6.4
GitPython==2.0.5
Jinja2==2.8
+kombu==3.0.37
MarkupSafe==0.23
mysqlclient==1.3.7
Pillow==3.3.0
python-nvd3==0.14.2
python-slugify==1.1.4
+pytz==2018.3
six==1.10.0
smmap==0.9.0
Unidecode==0.4.19