requirements-dev.txt 496 B

1234567891011121314151617181920212223
  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. 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==4.0.0
  13. sphinx-jinja==2.0.2
  14. sphinx-tabs==3.4.5
  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==20231020
  20. aiounittest==1.4.2
  21. yamllint==1.34.0
  22. wlc==1.13
  23. coloredlogs==15.0.1