adjutant/requirements.txt
adrian-turjak cf100fc804 Update requirements file
* Updated to reflect versions currently used
* Updated Django safely to newest LTS (1.11).
  All tests pass, and existing code has been
  maintained with deprecation notices in expectation
  of this upgrade.
* Redid the docs url because of a new version
  causing an odd 500 error and because the schema
  method wasn't being used properly.

Change-Id: I991f825941a240eea7a5e408a540bc38afdd91be
2017-04-21 16:05:45 +12:00

20 lines
396 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.15.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
python-rtkit>=0.7.1
mysqlclient>=1.3.10