25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

14 lines
162 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