mirror of
https://github.com/pinry/pinry.git
synced 2026-06-22 20:32:04 +02:00
Update to latest requirements including official taggit
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user