#
# This pulls in requirements specific for development.

Werkzeug==0.5.1
ipython==0.10
sqlparse==0.1.1
nose==1.3.0
selenium==1.0.1
mock==0.6.0
pyquery==0.5
translate-toolkit==1.6.0
pylint==0.20.0
pygments==1.4

django-devserver
URLObject==2.3.4

-e git://github.com/jbalogh/check.git#egg=check
-e git://github.com/robhudson/django-debug-toolbar.git#egg=django_debug_toolbar
-e git://github.com/jbalogh/django-debug-cache-panel#egg=cache_panel
-e git://github.com/jbalogh/django-nose.git#egg=django_nose
-e git://github.com/jbalogh/test-utils.git#egg=test-utils
