zuul/requirements.txt
James E. Blair b8c16478d3 Update to gear 0.5.7
There is no API or behavioral change required, but gear 0.5.7 has
significant performance improvements, enough so that it is required
for OpenStack's installation, so bump the requirement here.

Gear 0.5.6 has a regression that causes Zuul tests (but not actual
operation) to fail.

Also includes an unrelated test race fix: the order in which jobs
completed in the test_crd_check_git_depends test was random.  Switch
to releasing them in sequence for easier comparison with the build
history at the end.

Change-Id: I281356a620c017a546ec04a0a767cf34c1fc62bf
2015-05-07 12:00:40 -07:00

19 lines
260 B
Plaintext

pbr>=0.5.21,<1.0
argparse
PyYAML>=3.1.0
Paste
WebOb>=1.2.3,<1.3
paramiko>=1.8.0
GitPython>=0.3.3
ordereddict
python-daemon>=2.0.4
extras
statsd>=1.0.0,<3.0
voluptuous>=0.7
gear>=0.5.7,<1.0.0
apscheduler>=2.1.1,<3.0
PrettyTable>=0.6,<0.8
babel>=1.0
six>=1.6.0