Skip to content

Commit

Permalink
Pinning versions. Will update to Django 1.4 later.
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Finnie committed Apr 20, 2012
1 parent e548ffe commit 7911be3
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions requirements.txt
@@ -1,10 +1,12 @@
django
mysql-python
python-openid
psycopg2
html5lib
markdown
Django==1.3.1
Markdown==2.1.1
MySQL-python==1.2.3
South==0.7.3
distribute==0.6.24
git+git://github.com/robhudson/django-debug-toolbar.git
git+git://github.com/dcramer/django-sphinx.git
South
gunicorn
gunicorn==0.13.4
html5lib==0.90
psycopg2==2.4.4
python-openid==2.2.5
wsgiref==0.1.2

0 comments on commit 7911be3

Please sign in to comment.