From 9612dd6fa72f9a48219e9856f7a8e0a140501fbd Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Sun, 7 May 2017 15:44:46 +0900 Subject: [PATCH] Add sqlalchemy and whoosh to test-reqs --- test-reqs.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test-reqs.txt b/test-reqs.txt index 874948dd5..3a7bde8ea 100644 --- a/test-reqs.txt +++ b/test-reqs.txt @@ -8,6 +8,8 @@ Pygments>=2.0 docutils>=0.11 snowballstemmer>=1.1 babel +sqlalchemy>=0.9 +whoosh>=2.0 alabaster sphinx_rtd_theme sphinxcontrib-websupport