requirements.txt 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. #
  2. # This file is autogenerated by pip-compile
  3. # To update, run:
  4. #
  5. # __main__.py compile -r -U
  6. #
  7. atomicwrites==1.3.0 # via pytest
  8. attrs==19.1.0 # via pytest
  9. backports.functools-lru-cache==1.5 ; python_version < '3.0' # via isort
  10. configparser==3.7.4 # via entrypoints, flake8
  11. coverage==4.5.3 # via pytest-cov
  12. docutils==0.14
  13. entrypoints==0.3 # via flake8
  14. enum34==1.1.6 # via flake8
  15. flake8==3.7.7
  16. funcsigs==1.0.2 # via pytest
  17. functools32==3.2.3.post2 ; python_version < '3.0' # via flake8
  18. futures==3.1.1
  19. isort==4.3.17
  20. mccabe==0.6.1 # via flake8
  21. modernize==0.7
  22. more-itertools==5.0.0 # via pytest
  23. multilint==2.4.0
  24. pathlib2==2.3.3 # via pytest, pytest-django
  25. pluggy==0.9.0 # via pytest
  26. py==1.8.0 # via pytest
  27. pycodestyle==2.5.0 # via flake8
  28. pyflakes==2.1.1 # via flake8
  29. pygments==2.3.1
  30. pytest-cov==2.6.1
  31. pytest-django==3.4.8
  32. pytest==4.4.1
  33. pytz==2019.1
  34. scandir==1.10.0 # via pathlib2
  35. six==1.12.0 # via more-itertools, multilint, pathlib2, pytest
  36. sqlparse==0.3.0
  37. typing==3.6.6 # via flake8