barbican/requirements.txt
OpenStack Proposal Bot 53e35ea6fc Updated from global requirements
Change-Id: Ia89369181c493fdcec02fa1cafc656b4983deafb
2015-03-05 04:48:39 +00:00

29 lines
741 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.
alembic>=0.7.2
Babel>=1.3
cryptography>=0.4 # Apache-2.0
eventlet>=0.16.1
iso8601>=0.1.9
jsonschema>=2.0.0,<3.0.0
kombu>=2.5.0
netaddr>=0.7.12
oslo.concurrency>=1.4.1 # Apache-2.0
oslo.config>=1.9.0 # Apache-2.0
oslo.i18n>=1.3.0 # Apache-2.0
oslo.messaging>=1.6.0 # Apache-2.0
oslo.log>=0.4.0 # Apache-2.0
Paste
PasteDeploy>=1.5.0
pbr>=0.6,!=0.7,<1.0
pecan>=0.8.0
pycrypto>=2.6
pyOpenSSL>=0.11
python-ldap>=2.4
keystonemiddleware>=1.0.0
six>=1.9.0
SQLAlchemy>=0.9.7,<=0.9.99
stevedore>=1.1.0 # Apache-2.0
WebOb>=1.2.3