test_requirements.txt 412 B

123456789101112131415161718192021222324
  1. appdirs==1.4.3
  2. atomicwrites==1.3.0
  3. attrs==19.1.0
  4. black==19.3b0; python_version >= '3.6'
  5. click==7.0
  6. colorama==0.4.1
  7. coverage==4.5.3
  8. docopt==0.6.2
  9. flake8==3.7.7
  10. flexmock==0.10.4
  11. isort==4.3.20
  12. mccabe==0.6.1
  13. more-itertools==7.0.0
  14. pluggy==0.12.0
  15. py==1.8.0
  16. pycodestyle==2.5.0
  17. pyflakes==2.1.1
  18. pykwalify==1.7.0
  19. pytest==4.6.3
  20. pytest-cov==2.7.1
  21. python-dateutil==2.8.0
  22. PyYAML==5.1.1
  23. ruamel.yaml>0.15.0,<0.16.0
  24. toml==0.10.0