certbot-dns-openstack/requirements.txt
Graham Hayes 038d7888e4
Basic functionality in place
Change-Id: Ib331bf97e5cf61755a5884b48a3e510ebc257846
2018-04-26 17:23:55 +01:00

8 lines
268 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=2.0 # Apache-2.0
acme[dev]
certbot[dev]
openstacksdk