gerritbot/requirements.txt
Christian Berendt 1143bda887 replace dict.iteritems() with six.iteritems(dict)
According to https://wiki.openstack.org/wiki/Python3 dict.iteritems()
should be replaced with six.iteritems(dict).

Added six >= 1.6.0 as new requirement.

Change-Id: Ie8a3eacc00dd9248ee80956b3e72f0e80655b1f1
2014-07-10 19:16:48 +00:00

9 lines
80 B
Plaintext

d2to1>=0.2.10,<0.3
pbr>=0.5,<0.6
gerritlib
irc
pyyaml
python-daemon
six>=1.6.0