craton/requirements.txt

28 lines
892 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.
decorator>=3.4.0 # BSD
Flask!=0.11,<1.0,>=0.10 # BSD
Flask-RESTful>=0.3.5 # BSD
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
kazoo>=2.2 # Apache-2.0
keystonemiddleware>=4.12.0 # Apache-2.0
oslo.db>=4.15.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.middleware>=3.10.0 # Apache-2.0
oslo.context>=2.12.0 # Apache-2.0
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
oslo.log>=3.11.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
PasteDeploy>=1.5.0 # MIT
Paste # MIT
pbr>=2.0.0 # Apache-2.0
SQLAlchemy>=1.1.0
SQLAlchemy-Utils # BSD License
PyMySQL>=0.7.6 # MIT License
stevedore>=1.20.0 # Apache-2.0
taskflow>=2.7.0 # Apache-2.0
zake>=0.1.6 # Apache-2.0