mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 20:59:01 +02:00
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>
This commit is contained in:
parent
3adddf6a25
commit
64a34a98c0
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user