keystonemiddleware/requirements.txt

21 lines
785 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>=0.6,!=0.7,<1.0
# NOTE(mriedem): pycadf needs to come before Babel because of an uncapped
# common dependency on pytz and it needs to come before oslo.config because
# of an uncapped common dependency on netaddr.
pycadf>=0.6.0,!=0.6.2,<0.7.0 # Apache-2.0
Babel>=1.3,<=1.3
iso8601>=0.1.9,<=0.1.10
oslo.config>=1.4.0,<=1.6.0 # Apache-2.0
oslo.i18n>=1.0.0,<=1.3.1 # Apache-2.0
oslo.serialization>=1.0.0,<=1.2.0 # Apache-2.0
oslo.utils>=1.4.0,<1.5.0 # Apache-2.0
python-keystoneclient>=0.10.0,<1.2.0
requests>=2.1.0,!=2.4.0,<=2.2.1
six>=1.7.0,<=1.9.0
WebOb>=1.2.3,<=1.3.1