github.com/deis/deis@v1.13.5-0.20170519182049-1d9e59fbdbfc/controller/requirements.txt (about)

     1  # Deis controller requirements
     2  #
     3  Django==1.6.11
     4  django-cors-headers==1.0.0
     5  # required for south migrations
     6  django-fsm==2.2.0
     7  django-guardian==1.2.5
     8  django-json-field==0.5.7
     9  django-auth-ldap==1.2.5
    10  djangorestframework==3.0.5
    11  docker-py==1.7.2
    12  gunicorn==19.3.0
    13  paramiko==1.15.2
    14  psycopg2==2.6.1
    15  python-etcd==0.3.2
    16  python-ldap==2.4.19
    17  PyYAML==3.11
    18  semantic_version==2.4.2
    19  simpleflock==0.0.3
    20  South==1.0.2
    21  static==1.1.1