Skip to content

Commit 814a20d

Browse files
committed
Upgrade more packages
1 parent b6fa005 commit 814a20d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

requirements/pip.txt

+6-6
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pip==9.0.1
33
appdirs==1.4.3
44
virtualenv==15.1.0
55
docutils==0.14
6-
Sphinx==1.6.6
6+
Sphinx==1.7.0
77
sphinx_rtd_theme==0.2.5b1
88
Pygments==2.2.0
99
mkdocs==0.17.2
@@ -15,10 +15,10 @@ readthedocs-build<2.1
1515
# django-tastypie 0.13.x and 0.14.0 are not compatible with our code
1616
django-tastypie==0.13.0
1717

18-
django-haystack==2.6.1
18+
django-haystack==2.7.0
1919
celery-haystack==0.10
2020
django-guardian==1.4.9
21-
django-extensions==1.9.9
21+
django-extensions==2.0.0
2222

2323
# djangorestframework 3.7.x drops support for django 1.9.x
2424
djangorestframework==3.6.4
@@ -34,7 +34,7 @@ defusedxml==0.5.0
3434
# Basic tools
3535
redis==2.10.6
3636
celery==4.1.0
37-
django-allauth==0.34.0
37+
django-allauth==0.35.0
3838
dnspython==1.15.0
3939

4040
# VCS
@@ -47,7 +47,7 @@ pyquery==1.4.0
4747

4848
# Utils
4949
django-gravatar2==1.4.2
50-
pytz==2017.3
50+
pytz==2018.3
5151
beautifulsoup4==4.6.0
5252
Unipath==1.1
5353
django-kombu==0.9.4
@@ -63,7 +63,7 @@ django-dynamic-fixture==2.0.0
6363
docker-py==1.3.1
6464
django-textclassifier==1.0
6565
django-annoying==0.10.4
66-
django-messages-extends==0.5
66+
django-messages-extends==0.6.0
6767
djangorestframework-jsonp==1.0.2
6868

6969
# Docs

0 commit comments

Comments
 (0)