Skip to content

Commit

Permalink
updating requirements to reflect the production viewshare.org require…
Browse files Browse the repository at this point in the history
…ments
  • Loading branch information
dfeeney committed Apr 10, 2014
1 parent 07dccda commit 1fcda2e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 14 deletions.
9 changes: 6 additions & 3 deletions requirements/deploy.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
gunicorn==0.13.4
greenlet==0.3.1
eventlet==0.9.16
gunicorn==18.0
greenlet==0.4.2
gevent==1.0
mysql-python==1.2.3
python-memcached==1.48

pycrypto==2.6
raven
librabbitmq==1.0.1
-r requirements.txt
21 changes: 10 additions & 11 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,26 +1,25 @@
South>=0.7.6
Django==1.4.3
pillow==1.7.8
simplejson==2.1.6
pytz==2009l
django-celery==3.0.11
Django==1.4.5
pillow==2.0.0
simplejson==3.1.3
pytz==2013b
django-celery==3.0.17
django-timezones==0.2
django-registration==0.8
django_compressor==1.2
django_compressor==1.3
django-email-confirmation==0.2
django-extensions==1.0.1
django-extensions==1.1.1
django-pagination==1.0.7
django-sorting>=0.1
django-uni-form==0.8.0
httplib2==0.7.6

#django-cms depends on the following
django-classy-tags==0.3.4.1
elementtree==1.2.7-20070827-preview
django-sekizai==0.6.1
django-classy-tags==0.4
django-sekizai==0.7
django-mptt==0.5.2
html5lib==0.95
django-cms==2.3.5
django-cms==2.3.6

# Piston is required by viewshare.apps.collection_catalog and uses the following
django-piston==0.2.3
Expand Down

0 comments on commit 1fcda2e

Please sign in to comment.