Updated from global requirements

Change-Id: I665473bacc7c1b17e5f5c34ea409d12ca8b3da91
This commit is contained in:
YAMAMOTO Takashi 2015-11-02 11:35:36 +09:00
parent 044c6d879b
commit 29d790d73b
2 changed files with 5 additions and 5 deletions

View File

@ -25,5 +25,5 @@ except ImportError:
pass
setuptools.setup(
setup_requires=['pbr'],
setup_requires=['pbr>=1.8'],
pbr=True)

View File

@ -7,9 +7,9 @@ hacking<0.11,>=0.10.0
coverage>=3.6
python-subunit>=0.0.18
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
oslosphinx>=2.2.0 # Apache-2.0
oslosphinx>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
os-testr>=0.1.0
os-testr>=0.4.1
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.36,!=1.2.0
testtools>=1.4.0