elastic-recheck/requirements.txt
Matthew Treinish b596d06b95
Use modern PBR and hacking packages
The pbr release 2.0.0 is breaking in that it removes the use of
warnerrors in build_sphinux. Hacking <0.11 had a similar issue so
use a newer version of that.

Change-Id: I4b27f38b2962dc70e078b8dbfd23d9df4dc415c3
2017-03-01 15:53:01 -05:00

18 lines
286 B
Plaintext

pbr>=1.8
six
python-dateutil>=2.0
pytz
pyelasticsearch<1.0
gerritlib
python-daemon<2.0 # BUg https://storyboard.openstack.org/#!/story/2000107
irc>=15.0.1
pyyaml
lockfile
Babel>=0.9.6
launchpadlib
Jinja2
requests
subunit2sql>=0.9.0
SQLAlchemy>=0.9.7,<1.1.0
PyMySQL>=0.6.2 # MIT License