test_requirements.txt 534 B

12345678910111213141516171819202122232425262728293031323334
  1. appdirs==1.4.4
  2. apprise==1.8.0
  3. attrs==23.2.0
  4. black==24.4.2
  5. certifi==2024.7.4
  6. chardet==5.2.0
  7. click==8.1.7
  8. codespell==2.2.6
  9. colorama==0.4.6
  10. coverage==7.5.1
  11. flake8==7.0.0
  12. flake8-quotes==3.4.0
  13. flake8-use-fstring==1.4
  14. flake8-variables-names==0.0.6
  15. flexmock==0.12.1
  16. idna==3.7
  17. isort==5.13.2
  18. jsonschema==4.22.0
  19. Markdown==3.6
  20. mccabe==0.7.0
  21. packaging==24.0
  22. pathspec==0.12.1
  23. pluggy==1.5.0
  24. py==1.11.0
  25. pycodestyle==2.11.1
  26. pyflakes==3.2.0
  27. pytest==8.2.1
  28. pytest-cov==5.0.0
  29. PyYAML>5.0.0
  30. regex
  31. requests==2.32.2
  32. ruamel.yaml>0.15.0
  33. toml==0.10.2
  34. typed-ast