oslo-specs/requirements.txt
Doug Hellmann ce6e345e33 fix SSL/TLS warnings in build
The specs build talks to Launchpad to ensure that there is a blueprint
for each spec being added to the repository. Those calls emit warnings
unless SSL is configured properly, which requires newer SSL libraries
than are available in the standard library.

Change-Id: I86f8af6ec1f890ebdd260226b0323df8040405a4
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-02-23 17:57:44 -05:00

8 lines
127 B
Plaintext

pbr>=0.6,<1.0
oslosphinx
sphinx>=1.1.2,!=1.2.0,<1.3
yasfb>=0.5.0
simplejson>=2.2.0
pyOpenSSL>=0.14 # Apache-2.0
pyasn1 # BSD