aa9f19ba50
Change-Id: I8bdcbd8c84cf1f7418d97dc59131db6d8fa528df Signed-off-by: Doug Hellmann <doug@doughellmann.com>
19 lines
431 B
Plaintext
19 lines
431 B
Plaintext
pbr>=1.6
|
|
|
|
# NOTE(dhellmann): We pin lazr.restfulclient because there is a newer
|
|
# release registered without a package, and that breaks things.
|
|
lazr.restfulclient==0.13.1
|
|
|
|
# NOTE(dhellmann): We pin keyring and launchpadlib because new
|
|
# releases tend to add dependencies for GUI tools that we don't use
|
|
keyring==7.3
|
|
launchpadlib==1.10.3
|
|
|
|
requests>=2.5.2
|
|
PyYAML>=3.1.0
|
|
zuul
|
|
yamlordereddictloader
|
|
prompt_toolkit
|
|
tqdm
|
|
packaging>=15.2
|