requirements.txt: update some dependency versions

Use latest tested versions (though we pin djangorestframework at 3.6.4
since that is the last version that supports Django 1.8), and add new
resulting dependencies.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
This commit is contained in:
Paul Eggleton 2018-01-05 11:48:36 +13:00
parent 64a34a98c0
commit 1aeb5bbb57

View File

@ -1,25 +1,29 @@
amqp==1.4.9
amqp==2.2.2
anyjson==0.3.3
billiard==3.3.0.23
celery==3.1.25
Django==1.8.17
billiard==3.5.0.3
celery==4.1.0
confusable-homoglyphs==2.0.2
Django==1.8.18
django-cors-headers==1.1.0
django-nvd3==0.9.7
django-registration==2.1
django-ranged-response==0.2.0
django-registration==2.4.1
django-reversion==1.9.3
django-reversion-compare==0.5.6
django-simple-captcha==0.4.6
djangorestframework==3.2.5
django-simple-captcha==0.5.6
djangorestframework==3.6.4
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
GitPython==2.1.8
Jinja2==2.10
kombu==4.1.0
MarkupSafe==1.0
mysqlclient==1.3.12
Pillow==5.0.0
python-nvd3==0.14.2
python-slugify==1.1.4
python-slugify==1.2.4
pytz==2018.3
six==1.10.0
six==1.11.0
smmap==0.9.0
smmap2==2.0.3
Unidecode==0.4.19
vine==1.1.4