diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000000..f04821ffbe --- /dev/null +++ b/requirements.txt @@ -0,0 +1,8 @@ +Django==1.1.1 +Jinja2==2.2.1 +MySQL-python==1.2.3c1 +-e git://github.com/jbalogh/check.git#egg=check +-e git://github.com/robhudson/django-debug-toolbar.git#egg=django_debug_toolbar +ipython==0.10 +pyflakes==0.3.0 +sqlparse==0.1.1