requirements.txt: update

* Bump a few versions where we can
* Drop anyjson - this used to be a dependency of kombu but not anymore,
  and nothing else needs it.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
This commit is contained in:
Paul Eggleton 2019-09-30 15:06:32 +13:00
parent 0c3cd99f6b
commit 003c816417

View File

@ -1,10 +1,9 @@
amqp==2.5.0
anyjson==0.3.3
beautifulsoup4==4.7.1
billiard==3.6.0.0
amqp==2.5.2
beautifulsoup4==4.8.0
billiard==3.6.1.0
celery==4.3.0
confusable-homoglyphs==3.2.0
Django>=1.11.22,<1.12
Django>=1.11.24,<1.12
django-appconf==1.0.3
django-axes==4.5.4
django-bootstrap-pagination==1.7.1
@ -14,15 +13,15 @@ django-ranged-response==0.2.0
django-registration==3.0.1
django-reversion==2.0.13
django-reversion-compare==0.8.6
django-simple-captcha==0.5.11
django-simple-captcha==0.5.12
djangorestframework==3.9.4
gitdb2==2.0.5
GitPython==2.1.11
gitdb2==2.0.6
GitPython==2.1.13
kombu==4.6.3
mysqlclient==1.4.2.post1
mysqlclient==1.4.4
Pillow==6.1.0
pytz==2019.1
pytz==2019.2
six==1.12.0
smmap2==2.0.5
soupsieve==1.9.2
soupsieve==1.9.4
vine==1.3.0