Skip to content

Commit

Permalink
upgraded versions of requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
jtauber committed Jan 26, 2012
1 parent 41995c7 commit b2f557c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
7 changes: 3 additions & 4 deletions symposion_project/requirements/base.txt
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -5,18 +5,17 @@


--extra-index-url=http://dist.pinaxproject.com/alpha/ --extra-index-url=http://dist.pinaxproject.com/alpha/
--extra-index-url=http://dist.pinaxproject.com/dev/ --extra-index-url=http://dist.pinaxproject.com/dev/
--extra-index-url=http://dist.pinaxproject.com/fresh-start/


Django==1.3.1 Django==1.3.1
Pinax==0.9b1.dev7 Pinax==0.9b1.dev7


django-debug-toolbar==0.9.1 django-debug-toolbar==0.9.4
django-staticfiles==1.1.2 django-staticfiles==1.1.2
django_compressor==1.1.2 django_compressor==1.1.2


django-mailer==0.2a1.dev3 django-mailer==0.2a1.dev3
django-email-confirmation==0.2.dev6 django-email-confirmation==0.2
django-timezones==0.2.dev2 django-timezones==0.2
pytz==2011n pytz==2011n
django-openid==0.3a1 django-openid==0.3a1
python-openid==2.2.5 python-openid==2.2.5
Expand Down
8 changes: 4 additions & 4 deletions symposion_project/requirements/project.txt
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@


# required for deployment to Gondor (commented out; @@@ could move to own # required for deployment to Gondor (commented out; @@@ could move to own
# requirements file): # requirements file):
# gondor==1.0 # gondor==1.0.1
# nashvegas==0.6.3 # nashvegas==0.7
# psycopg2==2.4.2 # psycopg2==2.4.2


# required to run: # required to run:
PIL==1.1.7 Pillow==1.7.6
sorl-thumbnail==3.2.5 sorl-thumbnail==3.2.5
biblion==0.1.dev11 biblion==0.1.dev11
creole==1.2 creole==1.2
Pygments==1.4 Pygments==1.4
icalendar==1.2 icalendar==2.2
django-boxes==1.0b1.dev1005 django-boxes==1.0b1.dev1005
metron==0.1 metron==0.1
markdown==2.1.0 markdown==2.1.0
Expand Down

0 comments on commit b2f557c

Please sign in to comment.