a25d4fe59a
In python3 dict.iteritems(), dict.iterkeys(), and dict.itervalues() are no longer supported. So use six.iteritems() where it is appropriate. Change-Id: I8b07dc2a89d790ec275d45f859e1644e9b00c837 Signed-off-by: Chuck Short <chuck.short@canonical.com>
9 lines
108 B
Plaintext
9 lines
108 B
Plaintext
d2to1>=0.2.10,<0.3
|
|
pbr>=0.5,<0.6
|
|
argparse
|
|
iso8601>=0.1.4
|
|
prettytable>=0.6,<0.8
|
|
requests>=0.8
|
|
simplejson
|
|
six
|