
Tested on Apache + mod_wsgi in docker https://registry.hub.docker.com/u/grahamdumpleton/mod-wsgi-docker/ Change-Id: Ia7676f9391b0f5cff456493814aa10390c90e7b8
13 lines
270 B
Plaintext
13 lines
270 B
Plaintext
SQLAlchemy==0.8.3
|
|
alembic==0.5.0
|
|
#gunicorn 19.1.1 has a bug with threading module
|
|
gunicorn==18
|
|
oslo.config>=1.6.0 # Apache-2.0
|
|
oslo.db>=1.4.1 # Apache-2.0
|
|
oslo.log
|
|
pecan>=0.8.2
|
|
pyOpenSSL==0.13
|
|
pycrypto>=2.6
|
|
requests==1.2.3
|
|
jsonschema>=2.0.0,<3.0.0
|
|
PyMySQL>=0.6.2,!=0.6.4 |