Skip to content

Commit

Permalink
Updated locked requirements for doc builds
Browse files Browse the repository at this point in the history
  • Loading branch information
ellmetha committed Aug 20, 2018
1 parent 611f3e2 commit f987184
Showing 1 changed file with 49 additions and 44 deletions.
93 changes: 49 additions & 44 deletions requirements-doc.freeze
Original file line number Diff line number Diff line change
@@ -1,73 +1,78 @@
-e .
alabaster==0.7.10
apipkg==1.4
alabaster==0.7.11
apipkg==1.5
appnope==0.1.0
attrs==17.3.0
Babel==2.5.1
certifi==2017.11.5
atomicwrites==1.1.5
attrs==18.1.0
Babel==2.6.0
backcall==0.1.0
certifi==2018.4.16
chardet==3.0.4
codecov==2.0.10
coverage==4.4.2
decorator==4.1.2
Django==1.11.8
codecov==2.0.15
coverage==4.5.1
decorator==4.3.0
Django==2.1
django-debug-toolbar==1.9.1
django-haystack==2.6.1
django-js-asset==0.1.1
django-mptt==0.9.0
django-widget-tweaks==1.4.1
django-haystack==2.8.1
django-js-asset==1.1.0
-e [email protected]:ellmetha/django-machina.git@611f3e2a8d1719c58cc3ba227b825e352dc321a9#egg=django_machina
django-mptt==0.9.1
django-widget-tweaks==1.4.2
docutils==0.14
execnet==1.5.0
factory-boy==2.9.2
Faker==0.8.7
factory-boy==2.11.1
Faker==0.8.17
flake8==3.5.0
idna==2.6
imagesize==0.7.1
ipython==6.2.1
idna==2.7
imagesize==1.0.0
ipython==6.5.0
ipython-genutils==0.2.0
isort==4.2.15
jedi==0.11.0
isort==4.3.4
jedi==0.12.1
Jinja2==2.10
markdown2==2.3.5
MarkupSafe==1.0
mccabe==0.6.1
mock==2.0.0
olefile==0.44
parso==0.1.0
pbr==3.1.1
pexpect==4.3.0
more-itertools==4.3.0
packaging==17.1
parso==0.3.1
pbr==4.2.0
pexpect==4.6.0
pickleshare==0.7.4
Pillow==4.3.0
pluggy==0.6.0
Pillow==5.2.0
pluggy==0.7.1
prompt-toolkit==1.0.15
ptyprocess==0.5.2
py==1.5.2
ptyprocess==0.6.0
py==1.5.4
pycodestyle==2.3.1
pyflakes==1.6.0
Pygments==2.2.0
pytest==3.3.1
pyparsing==2.2.0
pytest==3.7.1
pytest-cov==2.5.1
pytest-django==3.1.2
pytest-django==3.3.3
pytest-forked==0.2
pytest-pythonpath==0.7.1
pytest-pythonpath==0.7.2
pytest-spec==1.1.0
pytest-sugar==0.9.0
pytest-xdist==1.20.1
python-dateutil==2.6.1
pytz==2017.3
requests==2.18.4
pytest-sugar==0.9.1
pytest-xdist==1.22.5
python-dateutil==2.7.3
python-slugify==1.2.5
pytz==2018.5
requests==2.19.1
simplegeneric==0.8.1
six==1.11.0
snowballstemmer==1.2.1
Sphinx==1.6.5
sphinx-rtd-theme==0.2.4
sphinxcontrib-websupport==1.0.1
Sphinx==1.7.6
sphinx-rtd-theme==0.4.1
sphinxcontrib-websupport==1.1.0
sqlparse==0.2.4
termcolor==1.1.0
text-unidecode==1.1
text-unidecode==1.2
traitlets==4.3.2
transifex-client==0.12.5
transifex-client==0.13.4
Unidecode==1.0.22
Unipath==1.1
urllib3==1.22
uWSGI==2.0.15
urllib3==1.23
wcwidth==0.1.7
Whoosh==2.7.4

0 comments on commit f987184

Please sign in to comment.