From 8931c9a3ee444254e27a10f90ae8121675760fac Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sun, 30 Apr 2017 11:59:06 -0400 Subject: update requirements, and use tox-battery to recreate tox as needed --- doc/requirements.pip | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/requirements.pip b/doc/requirements.pip index e6482bff..325d4f23 100644 --- a/doc/requirements.pip +++ b/doc/requirements.pip @@ -3,9 +3,9 @@ # https://requires.io/github/nedbat/coveragepy/requirements/ pyenchant==1.6.8 -sphinx==1.5.1 +sphinx==1.5.5 sphinxcontrib-spelling==2.3.0 -sphinx_rtd_theme==0.1.9 +sphinx_rtd_theme==0.2.4 # A version of doc8 with a -q flag. git+https://github.com/nedbat/doc8.git#egg=doc8==0.0 -- cgit v1.2.1