diff --git a/test-requirements.txt b/test-requirements.txt index d59feb9..977194a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. Pillow>=2.4.0 # PIL License -sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD +sphinx!=1.3b1,<1.3,>=1.2.1 # BSD mock>=2.0 # BSD coverage>=3.6 # Apache-2.0 testrepository>=0.0.18 # Apache-2.0/BSD