Skip to content

Commit

Permalink
fixed docs requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
darvid committed Dec 22, 2016
1 parent a0da087 commit e114467
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 3 deletions.
20 changes: 17 additions & 3 deletions requirements/lck/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,33 @@
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file /tmp/tmpDXwV7v requirements/src/docs.in
# pip-compile --output-file /tmp/tmpyqHm_X requirements/src/docs.in
#
alabaster==0.7.9 # via sphinx
atomicwrites==1.1.5
attrdict==2.0.0 # via biome
babel==2.3.4 # via sphinx
biome==0.1.3
click==6.6 # via pip-tools
docutils==0.13.1 # via sphinx
emoji==0.3.9
enum34==1.1.6
fasteners==0.14.1
first==2.0.1 # via pip-tools
imagesize==0.7.1 # via sphinx
Jinja2==2.8 # via sphinx
MarkupSafe==0.23 # via jinja2
monotonic==1.2 # via fasteners
ordered-set==2.0.1
pathlib2==2.1.0
pathlib==1.0.1 # via biome
pip-tools==1.8.0
pockets==0.3.1 # via sphinxcontrib-napoleon
Pygments==2.1.3 # via sphinx
pytz==2016.10 # via babel
requests==2.12.4 # via sphinx
six==1.10.0 # via pockets, sphinx, sphinxcontrib-napoleon
requests==2.12.3
sh==1.12.7
six==1.10.0 # via attrdict, fasteners, pathlib2, pip-tools, pockets, sphinx, sphinxcontrib-napoleon
snowballstemmer==1.2.1 # via sphinx
sphinx-md-theme==0.1a2
Sphinx==1.5
Expand Down
1 change: 1 addition & 0 deletions requirements/src/docs.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
# vim: set ft=requirements
# Generated by reqwire on Thu Dec 22 14:51:30 2016
--index-url https://pypi.python.org/simple
-r main.in
Sphinx==1.5
sphinx-md-theme==0.1a2
sphinxcontrib-napoleon==0.6.0

0 comments on commit e114467

Please sign in to comment.