File tree 1 file changed +30
-30
lines changed
1 file changed +30
-30
lines changed Original file line number Diff line number Diff line change 1
1
# Base packages
2
2
pip==9.0.1
3
3
appdirs==1.4.3
4
- virtualenv==15.0.1
5
- docutils==0.11
6
- Sphinx==1.5.3
4
+ virtualenv==15.1.0
5
+ docutils==0.13.1
6
+ Sphinx==1.6.2
7
7
sphinx_rtd_theme==0.2.4
8
8
Pygments==2.2.0
9
- mkdocs==0.14.0
9
+ mkdocs==0.16.3
10
10
readthedocs-build==2.0.6
11
11
django==1.9.12
12
12
13
- django-tastypie==0.13.0
14
- django-haystack==2.5.0
15
- celery-haystack==0.7.2
16
- django-guardian==1.4.6
17
- django-extensions==1.7.4
18
- djangorestframework==3.5.4
13
+ django-tastypie==0.13.3
14
+ django-haystack==2.6.1
15
+ celery-haystack==0.10
16
+ django-guardian==1.4.8
17
+ django-extensions==1.7.9
18
+ djangorestframework==3.6.3
19
19
django-vanilla-views==1.0.4
20
- jsonfield==1 .0.3
20
+ jsonfield==2 .0.1
21
21
22
- requests==2.3.0
23
- slumber==0.6.0
24
- lxml==3.3.5
22
+ requests==2.16.5
23
+ slumber==0.7.1
24
+ lxml==3.7.3
25
25
26
- django-countries==3.4.1
26
+ django-countries==4.5
27
27
28
28
# Basic tools
29
- redis==2.10.3
29
+ redis==2.10.5
30
30
celery==3.1.23
31
- django-celery==3.1.17
31
+ django-celery==3.2.1
32
32
git+https://github.com/pennersr/django-allauth.git@d869aff9#egg=django-allauth
33
- dnspython==1.11 .0
33
+ dnspython==1.15 .0
34
34
35
35
# VCS
36
- httplib2==0.7.7
36
+ httplib2==0.10.3
37
37
38
38
# Search
39
39
elasticsearch==1.5.0
40
40
pyelasticsearch==0.7.1
41
- pyquery==1.2.2
41
+ pyquery==1.2.17
42
42
43
43
# Utils
44
44
django-gravatar2==1.4.0
45
45
pytz==2013b
46
- beautifulsoup4==4.1.3
47
- Unipath==0.2 .1
46
+ beautifulsoup4==4.6.0
47
+ Unipath==1 .1
48
48
django-kombu==0.9.4
49
49
mimeparse==0.1.3
50
- mock==1 .0.1
51
- stripe==1.20.2
50
+ mock==2 .0.0
51
+ stripe==1.56.0
52
52
django-copyright==1.0.0
53
- django-formtools==1 .0
54
- django-dynamic-fixture==1.8 .5
53
+ django-formtools==2 .0
54
+ django-dynamic-fixture==1.9 .5
55
55
docker-py==1.3.1
56
56
django-textclassifier==1.0
57
- django-annoying==0.10.1
57
+ django-annoying==0.10.3
58
58
django-messages-extends==0.5
59
59
djangorestframework-jsonp==1.0.2
60
60
61
61
# Docs
62
- sphinxcontrib-httpdomain==1.4 .0
63
- commonmark==0.5.5
62
+ sphinxcontrib-httpdomain==1.5 .0
63
+ commonmark==0.7.3
64
64
recommonmark==0.4.0
65
65
66
66
# Version comparison stuff
@@ -69,7 +69,7 @@ packaging==16.8
69
69
70
70
# Commenting stuff
71
71
git+https://github.com/zestedesavoir/django-cors-middleware.git@def9dc2f5e81eed53831bcda79ad1c127ecb3fe2
72
- nilsimsa==0.3.7
72
+ nilsimsa==0.3.8
73
73
74
74
# Pegged git requirements
75
75
git+https://github.com/zyga/django-pagination.git@86caf15#egg=django_pagination-dev
You can’t perform that action at this time.
0 commit comments