requeirements.txt 593 B

123456789101112131415161718192021222324252627282930313233
  1. certifi==2018.11.29
  2. chardet==3.0.4
  3. defusedxml==0.5.0
  4. diff-match-patch==20181111
  5. Django==1.11.13
  6. django-filter==1.1.0
  7. #django-filters==0.2.1
  8. django-import-export==1.0.1
  9. django-validator==0.2.7
  10. djangorestframework==3.9.0
  11. #djangorestframework-stubs==0.3.0
  12. et-xmlfile==1.0.1
  13. factory-boy==2.11.1
  14. Faker==1.0.1
  15. idna==2.8
  16. ipaddress==1.0.22
  17. jdcal==1.4
  18. MySQL-python==1.2.5
  19. odfpy==1.4.0
  20. openpyxl==2.5.12
  21. Pillow==5.4.1
  22. PyMySQL==0.9.3
  23. python-dateutil==2.7.5
  24. pytz==2018.9
  25. PyYAML==3.13
  26. requests==2.21.0
  27. six==1.12.0
  28. tablib==0.11.4
  29. text-unidecode==1.2
  30. unicodecsv==0.14.1
  31. urllib3==1.24.1
  32. xlrd==1.2.0
  33. xlwt==1.3.0