requirements-dev.txt 482 B

12345678910111213141516171819202122
  1. mock==5.1.0
  2. nose2[coverage_plugin]==0.14.1
  3. cov-core==1.15.0
  4. black==24.3.0
  5. pylint==3.1.0
  6. splinter==0.21.0
  7. selenium==4.20.0
  8. Pallets-Sphinx-Themes==2.1.2
  9. Sphinx<=7.1.2; python_version == '3.8'
  10. Sphinx==7.3.7; python_version > '3.8'
  11. sphinx-issues==4.1.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.1
  21. wlc==1.14
  22. coloredlogs==15.0.1