adjutant/requirements.txt
Adrian Turjak 96e6291bad Bump keystonemiddleware version due to cache bug
4.19.0 introduced use of oslo.cache which made memcache
a requirement, this broke some things, version 4.20.0
makes that lazy loaded to stop unexpected import
requirements.

Change-Id: I7bdf02307be1ce559b92da1a43b8f02c122193ce
2018-01-10 16:57:21 +13:00

19 lines
376 B
Plaintext

# pinned versions to reassess:
Babel!=2.4.0,>=2.3.4
pbr>=3.0.0
Django>=1.11,<1.12
decorator>=4.0.11
djangorestframework>=3.6.2
keystoneauth1>=2.19.0
keystonemiddleware>=4.20.0
python-cinderclient>=2.0.1
python-neutronclient>=6.2.0
python-novaclient>=8.0.0
python-keystoneclient>=3.10.0
six>=1.10.0
jsonfield>=2.0.1
django-rest-swagger>=2.1.2
pyyaml>=3.12
mysqlclient>=1.3.10