Updated from global requirements

Change-Id: I8a909d181302ea1c898dcdf1ce13a9e4681217f8
This commit is contained in:
OpenStack Proposal Bot 2014-11-20 14:11:24 +00:00
parent f7489fe52c
commit ddd11df196
2 changed files with 2 additions and 2 deletions

@ -16,4 +16,4 @@ oslosphinx>=2.2.0 # Apache-2.0
oslotest>=1.2.0 # Apache-2.0
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.36,!=1.2.0,!=1.4.0
testtools>=0.9.36,!=1.2.0

@ -15,7 +15,7 @@ oslosphinx>=2.2.0 # Apache-2.0
oslotest>=1.2.0 # Apache-2.0
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.36,!=1.2.0,!=1.4.0
testtools>=0.9.36,!=1.2.0
# TODO(harlowja): add in pymysql when able to...
# https://review.openstack.org/#/c/123737