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
2 changed files with 1 additions and 1 deletions

View File

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

View File

@@ -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