24bc9dd214
A change in webob is causing some failures. A charset must now be specified in the webob response object. Change-Id: I84135b8b3cf9552e185a265b9e51548b5d72b15f
16 lines
346 B
Plaintext
16 lines
346 B
Plaintext
SQLAlchemy>=0.8.3
|
|
alembic==0.5.0
|
|
beaker==1.6.5.post1
|
|
cryptography>=1.0,!=1.3.0 # BSD/Apache-2.0
|
|
oslo.config>=1.6.0 # Apache-2.0
|
|
oslo.db>=1.4.1 # Apache-2.0
|
|
oslo.log>=3.11.0
|
|
oslo.utils>=3.16.0 # Apache-2.0
|
|
six>=1.9.0 # MIT
|
|
pecan>=0.8.2
|
|
requests>=2.2.0,!=2.4.0
|
|
requests-cache>=0.4.9
|
|
jsonschema>=2.0.0,<3.0.0
|
|
PyJWT>=1.0.1 # MIT
|
|
WebOb>=1.7.1 # MIT
|