We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64c5d8b commit 6c37795Copy full SHA for 6c37795
requirements.txt
@@ -1,21 +1,22 @@
1
alabaster==0.7.10
2
Babel==2.4.0
3
-certifi==2017.4.17
+certifi==2018.1.18
4
chardet==3.0.4
5
-docutils==0.13.1
6
-idna==2.5
7
-imagesize==0.7.1
8
-Jinja2==2.9.6
+docutils==0.14
+idna==2.6
+imagesize==1.0.0
+Jinja2==2.10
9
MarkupSafe==1.0
10
Pygments==2.2.0
11
-pytz==2017.2
12
-requests==2.17.3
13
-six==1.10.0
+pyparsing==2.2.0
+pytz==2018.4
+requests==2.18.4
14
+six==1.11.0
15
snowballstemmer==1.2.1
-Sphinx==1.6.4
16
-sphinx-rtd-theme==0.1.9
17
-blurb==1.0.4
+Sphinx==1.7.2
+sphinx-rtd-theme==0.3.0
18
+blurb==1.0.6
19
sphinxcontrib-websupport==1.0.1
20
typing==3.6.1
-urllib3==1.21.1
21
+urllib3==1.22
22
python-docs-theme==0.0.1
0 commit comments