Updated from global requirements

Change-Id: I83bd22b11ca85eee8fb3dedceef4d9ac00343c38
This commit is contained in:
OpenStack Proposal Bot
2014-11-05 08:34:54 +00:00
parent 490f6442be
commit 9aa02f499d
2 changed files with 2 additions and 2 deletions

View File

@@ -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.34
testtools>=0.9.36

View File

@@ -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.34
testtools>=0.9.36
# TODO(harlowja): add in pymysql when able to...
# https://review.openstack.org/#/c/123737