File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Deis controller requirements
22boto==2.15.0
33celery==3.0.22 # 3.0.23 errors, see https://github.com/opdemand/deis/issues/148
4+ Cython==0.19.2
45Django==1.5.4
56django-allauth==0.13.0
67django-celery==3.0.23
78django-json-field==0.5.5
89django-yamlfield==0.5
910djangorestframework==2.3.8
10- gevent==0.13.8
11+ git+git://github.com/surfly/ gevent.git@1.0rc3#egg=gevent
1112gunicorn==18.0
1213paramiko==1.12.0
1314psycopg2==2.5.1
Original file line number Diff line number Diff line change 11# Deis controller requirements
22boto == 2.15.0
33celery == 3.0.22 # 3.0.23 errors, see https://github.com/opdemand/deis/issues/148
4+ Cython == 0.19.2
45Django == 1.5.4
56django-allauth == 0.13.0
67django-celery == 3.0.23
78django-json-field == 0.5.5
89django-yamlfield == 0.5
910djangorestframework == 2.3.8
10- gevent == 0.13.8
11+ git+git://github.com/surfly/ gevent.git@1.0rc3#egg=gevent
1112gunicorn == 18.0
1213paramiko == 1.12.0
1314psycopg2 == 2.5.1
You can’t perform that action at this time.
0 commit comments