Update to latest requirements including official taggit

This commit is contained in:
Isaac Bythewood
2013-09-22 00:08:17 +00:00
parent 85d099fa94
commit f8d171b3ce

View File

@@ -1,11 +1,19 @@
# core
Django
Pillow
South
django-tastypie==0.9.12
# misc
django-braces
mock
factory-boy>=1.3,<2.0
django_compressor
requests
django-taggit
http://github.com/kklimonda/django-images/tarball/master#egg=django-images
http://github.com/hcarvalhoalves/django-taggit/tarball/master#egg=django-taggit
# api
django-tastypie==0.9.12
# testing
mock
factory-boy>=1.3,<2.0