File tree 6 files changed +17
-11
lines changed
6 files changed +17
-11
lines changed Original file line number Diff line number Diff line change 1
1
-r pip.txt
2
+ -r local-docs-build.txt
2
3
psycopg2==2.7.3.2
3
4
gunicorn==19.1.0
4
5
pysolr==2.0.13
@@ -10,6 +11,6 @@ hiredis==0.1.2
10
11
maxcdn==0.0.7
11
12
12
13
#For resizing images
13
- pillow
14
+ pillow==2.6.1
14
15
15
16
cssselect==0.7.1
Original file line number Diff line number Diff line change 1
1
-r pip.txt
2
+ -r local-docs-build.txt
2
3
maxcdn
3
4
astroid
4
5
pylint
Original file line number Diff line number Diff line change
1
+ mkdocs==0.15.0
2
+ sphinxcontrib-httpdomain==1.4.0
3
+ commonmark==0.5.4
4
+ recommonmark==0.4.0
5
+ docutils==0.13.1
6
+ Sphinx==1.5.3
7
+ sphinx_rtd_theme<0.3
8
+ readthedocs-build<2.1
Original file line number Diff line number Diff line change 1
1
-r pip.txt
2
+ -r local-docs-build.txt
2
3
gunicorn
3
4
#For resizing images
4
5
pillow
Original file line number Diff line number Diff line change
1
+ #LOCAL-DOCS-BUILD PACKAGE
2
+ -r local-docs-build.txt
3
+
1
4
# Base packages
2
5
pip==9.0.1
3
6
appdirs==1.4.3
4
7
virtualenv==15.0.1
5
- docutils==0.11
6
- Sphinx==1.5.3
7
- sphinx_rtd_theme==0.2.5b1
8
8
Pygments==2.2.0
9
- mkdocs==0.14.0
10
9
django==1.9.12
11
10
six==1.10.0
12
11
future==0.16.0
13
- readthedocs-build<2.1
14
12
15
13
django-tastypie==0.13.0
16
14
django-haystack==2.6.0
@@ -58,10 +56,6 @@ django-messages-extends==0.5
58
56
djangorestframework-jsonp==1.0.2
59
57
django-taggit==0.22.2
60
58
61
- # Docs
62
- sphinxcontrib-httpdomain==1.4.0
63
- commonmark==0.5.5
64
- recommonmark==0.4.0
65
59
66
60
# Version comparison stuff
67
61
packaging==16.8
@@ -71,4 +65,4 @@ django-cors-middleware==1.3.1
71
65
nilsimsa==0.3.7
72
66
73
67
# Pegged git requirements
74
- git+https://github.com/zyga/django-pagination.git@86caf15#egg=django_pagination-dev
68
+ git+https://github.com/zyga/django-pagination.git@86caf15#egg=django_pagination-dev
Original file line number Diff line number Diff line change 1
1
-r pip.txt
2
+ -r local-docs-build.txt
2
3
3
4
pytest<4,>=3.3.2
4
5
pytest-django==3.1.2
You can’t perform that action at this time.
0 commit comments