Updated from global requirements

Change-Id: If140ece1d81a2e39ecaeb5a30623889337d41eaf
This commit is contained in:
OpenStack Proposal Bot 2017-11-16 11:10:37 +00:00
parent 55ffc4d334
commit b2bda29d20
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
six>=1.9.0 # MIT
six>=1.10.0 # MIT
kazoo>=2.2 # Apache-2.0
pykafka>=2.5.0 # Apache 2.0 License
PyMySQL>=0.7.6 # MIT License

View File

@ -14,4 +14,4 @@ oslotest>=1.10.0 # Apache-2.0
os-testr>=1.0.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
testtools>=2.2.0 # MIT