requirements-dev.txt 194 B

12345678910
  1. Click==7.1.2
  2. coverage==5.2.1
  3. ddt==1.4.1
  4. flake8==3.8.3
  5. gitpython==3.1.11
  6. mock==3.0.5
  7. pytest==6.0.1; python_version >= '3.5'
  8. pytest==4.6.5; python_version < '3.5'
  9. pytest-cov==2.10.1
  10. PyYAML==5.3.1