Merge "Python 3: Add six dependency"

This commit is contained in:
Jenkins 2014-03-28 14:37:14 +00:00 committed by Gerrit Code Review
commit cdf6f84c36
2 changed files with 1 additions and 1 deletions

@ -1,2 +1,3 @@
requests>=1.1
simplejson>=2.0.9
six>=1.5.2

@ -4,7 +4,6 @@ coverage>=3.6
discover
mock>=1.0
python-keystoneclient>=0.6.0
six>=1.5.2
sphinx>=1.1.2,<1.2
testrepository>=0.0.18
testtools>=0.9.34