diff options
-rw-r--r-- | test-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index ff2a35d..ac570d6 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8,7 +8,7 @@ mock>=1.0 discover oslosphinx>=2.2.0 # Apache-2.0 testrepository>=0.0.18 -sphinx>=1.1.2,!=1.2.0,<1.3 +sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3 python-swiftclient>=2.2.0 python-novaclient>=2.18.0 python-neutronclient>=2.3.6,<3 |