From 416ab4018b6ea82a24c1250e7f6053e72e7f57a8 Mon Sep 17 00:00:00 2001 From: Manuel Kaufmann Date: Sun, 28 May 2017 17:20:57 -0300 Subject: [PATCH] Upgrade all packages using `pur` tool These ones were not upgraded since they are incompatible: * docker-py * celery * elasticsearch * pyelasticsearch --- requirements/pip.txt | 60 ++++++++++++++++++++++---------------------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/requirements/pip.txt b/requirements/pip.txt index a08122a2b73..334283edade 100644 --- a/requirements/pip.txt +++ b/requirements/pip.txt @@ -1,66 +1,66 @@ # Base packages pip==9.0.1 appdirs==1.4.3 -virtualenv==15.0.1 -docutils==0.11 -Sphinx==1.5.3 +virtualenv==15.1.0 +docutils==0.13.1 +Sphinx==1.6.2 sphinx_rtd_theme==0.2.4 Pygments==2.2.0 -mkdocs==0.14.0 +mkdocs==0.16.3 readthedocs-build==2.0.6 django==1.9.12 -django-tastypie==0.13.0 -django-haystack==2.5.0 -celery-haystack==0.7.2 -django-guardian==1.4.6 -django-extensions==1.7.4 -djangorestframework==3.5.4 +django-tastypie==0.13.3 +django-haystack==2.6.1 +celery-haystack==0.10 +django-guardian==1.4.8 +django-extensions==1.7.9 +djangorestframework==3.6.3 django-vanilla-views==1.0.4 -jsonfield==1.0.3 +jsonfield==2.0.1 -requests==2.3.0 -slumber==0.6.0 -lxml==3.3.5 +requests==2.16.5 +slumber==0.7.1 +lxml==3.7.3 -django-countries==3.4.1 +django-countries==4.5 # Basic tools -redis==2.10.3 +redis==2.10.5 celery==3.1.23 -django-celery==3.1.17 +django-celery==3.2.1 git+https://github.com/pennersr/django-allauth.git@d869aff9#egg=django-allauth -dnspython==1.11.0 +dnspython==1.15.0 # VCS -httplib2==0.7.7 +httplib2==0.10.3 # Search elasticsearch==1.5.0 pyelasticsearch==0.7.1 -pyquery==1.2.2 +pyquery==1.2.17 # Utils django-gravatar2==1.4.0 pytz==2013b -beautifulsoup4==4.1.3 -Unipath==0.2.1 +beautifulsoup4==4.6.0 +Unipath==1.1 django-kombu==0.9.4 mimeparse==0.1.3 -mock==1.0.1 -stripe==1.20.2 +mock==2.0.0 +stripe==1.56.0 django-copyright==1.0.0 -django-formtools==1.0 -django-dynamic-fixture==1.8.5 +django-formtools==2.0 +django-dynamic-fixture==1.9.5 docker-py==1.3.1 django-textclassifier==1.0 -django-annoying==0.10.1 +django-annoying==0.10.3 django-messages-extends==0.5 djangorestframework-jsonp==1.0.2 # Docs -sphinxcontrib-httpdomain==1.4.0 -commonmark==0.5.5 +sphinxcontrib-httpdomain==1.5.0 +commonmark==0.7.3 recommonmark==0.4.0 # Version comparison stuff @@ -69,7 +69,7 @@ packaging==16.8 # Commenting stuff git+https://github.com/zestedesavoir/django-cors-middleware.git@def9dc2f5e81eed53831bcda79ad1c127ecb3fe2 -nilsimsa==0.3.7 +nilsimsa==0.3.8 # Pegged git requirements git+https://github.com/zyga/django-pagination.git@86caf15#egg=django_pagination-dev