Skip to content

Commit 6c37795

Browse files
committed
update dependencies including sphinx and docutils
1 parent 64c5d8b commit 6c37795

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

Diff for: requirements.txt

+13-12
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,22 @@
11
alabaster==0.7.10
22
Babel==2.4.0
3-
certifi==2017.4.17
3+
certifi==2018.1.18
44
chardet==3.0.4
5-
docutils==0.13.1
6-
idna==2.5
7-
imagesize==0.7.1
8-
Jinja2==2.9.6
5+
docutils==0.14
6+
idna==2.6
7+
imagesize==1.0.0
8+
Jinja2==2.10
99
MarkupSafe==1.0
1010
Pygments==2.2.0
11-
pytz==2017.2
12-
requests==2.17.3
13-
six==1.10.0
11+
pyparsing==2.2.0
12+
pytz==2018.4
13+
requests==2.18.4
14+
six==1.11.0
1415
snowballstemmer==1.2.1
15-
Sphinx==1.6.4
16-
sphinx-rtd-theme==0.1.9
17-
blurb==1.0.4
16+
Sphinx==1.7.2
17+
sphinx-rtd-theme==0.3.0
18+
blurb==1.0.6
1819
sphinxcontrib-websupport==1.0.1
1920
typing==3.6.1
20-
urllib3==1.21.1
21+
urllib3==1.22
2122
python-docs-theme==0.0.1

0 commit comments

Comments
 (0)