requirements-dev.txt 517 B

123456789101112131415161718192021222324
  1. mock==5.1.0
  2. nose2[coverage_plugin]==0.13.0
  3. cov-core==1.15.0
  4. black==22.12.0
  5. pylint==2.17.5
  6. splinter==0.19.0
  7. selenium==4.12.0
  8. twine==4.0.2
  9. Pallets-Sphinx-Themes==2.1.1
  10. Sphinx<=7.1.2; python_version == '3.8'
  11. Sphinx==7.2.6; python_version > '3.8'
  12. sphinx-issues==3.0.1
  13. sphinx-jinja==2.0.2
  14. sphinx-tabs==3.4.1
  15. sphinxcontrib-programoutput==0.17
  16. sphinx-autobuild==2021.3.14
  17. sphinx-notfound-page==1.0.0
  18. myst-parser==2.0.0
  19. linuxdoc==20230827
  20. aiounittest==1.4.2
  21. yamllint==1.32.0
  22. wlc==1.13
  23. coloredlogs==15.0.1
  24. parameterized==0.9.0