You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

17 lines
177 B

  1. # core
  2. Django>=1.8,<1.9
  3. Pillow
  4. requests
  5. django-taggit
  6. django-images
  7. django-braces
  8. django_compressor
  9. django-tastypie==0.12.2
  10. # testing
  11. mock
  12. factory-boy>=1.3,<2.0
  13. # docs
  14. Sphinx