requirements-dev.txt 483 B

12345678910111213141516171819202122
  1. mock==5.1.0
  2. nose2[coverage_plugin]==0.14.1
  3. cov-core==1.15.0
  4. black==22.12.0
  5. pylint==3.0.3
  6. splinter==0.21.0
  7. selenium==4.17.2
  8. Pallets-Sphinx-Themes==2.1.1
  9. Sphinx<=7.1.2; python_version == '3.8'
  10. Sphinx==7.2.6; python_version > '3.8'
  11. sphinx-issues==4.0.0
  12. sphinx-jinja==2.0.2
  13. sphinx-tabs==3.4.5
  14. sphinxcontrib-programoutput==0.17
  15. sphinx-autobuild==2021.3.14
  16. sphinx-notfound-page==1.0.0
  17. myst-parser==2.0.0
  18. linuxdoc==20231020
  19. aiounittest==1.4.2
  20. yamllint==1.35.0
  21. wlc==1.13
  22. coloredlogs==15.0.1