# Deis controller requirements # # NOTE: For testing on Mac OS X Mavericks, use the following to work around a clang issue: # ARCHFLAGS=-Wno-error=unused-command-line-argument-hard-error-in-future pip install [args] # Django==1.6.10 # FIXME: switch to upstream pending merge of https://github.com/kmmbvnr/django-fsm/pull/59 git+https://github.com/deis/django-fsm@propagate-false django-cors-headers==1.0.0 django-guardian==1.2.5 django-json-field==0.5.7 djangorestframework==3.0.3 docker-py==0.6.0 gunicorn==19.1.1 paramiko==1.15.2 psycopg2==2.5.4 python-etcd==0.3.2 PyYAML==3.11 static==1.1.1 South==1.0.2