We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de9173a commit 487b044Copy full SHA for 487b044
requirements.txt
@@ -1,12 +1,23 @@
1
-alabaster==0.7.8
2
-Babel==2.3.4
3
-docutils==0.12
+alabaster==0.7.10
+Babel==2.4.0
+certifi==2017.4.17
4
+chardet==3.0.4
5
+docutils==0.13.1
6
+idna==2.5
7
imagesize==0.7.1
-Jinja2==2.8
-MarkupSafe==0.23
-Pygments==2.1.3
8
-pytz==2016.4
+Jinja2==2.9.6
9
+MarkupSafe==1.0
10
+Pygments==2.2.0
11
+pytz==2017.2
12
+requests==2.17.3
13
six==1.10.0
14
snowballstemmer==1.2.1
-Sphinx==1.3.3
15
+Sphinx==1.6.2
16
sphinx-rtd-theme==0.1.9
17
+sphinxcontrib-websupport==1.0.1
18
+typing==3.6.1
19
+urllib3==1.21.1
20
+# The theme used for 3.7+ is distributed separately. It is not published to
21
+# PyPI to avoid having the CPython maintainers deal with an intermediate
22
+# build step.
23
+git+https://github.com/python/python-docs-theme.git#egg=python-docs-theme
0 commit comments