requirements: Delist recursive dependencies from *.in not used directly.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
Anders Kaseorg
2019-07-10 13:42:29 -07:00
parent a8bdbcab04
commit 51b5188299
5 changed files with 32 additions and 61 deletions

View File

@@ -14,16 +14,10 @@ sphinx-rtd-theme==0.4.3
# Needed to build markdown docs
recommonmark==0.4.0
# Dependencies of Sphinx
alabaster==0.7.12
babel==2.5.3
# Upgrading to the latest version of CommonMark breaks the
# compatibility with recommonmark. See
# https://github.com/rtfd/recommonmark/issues/24
CommonMark==0.5.4
docutils==0.14
imagesize==1.1.0
snowballstemmer==1.2.1
# Include typing explicitly, since it's needed on Python 3.4
typing==3.6.6