test_requirements.txt 511 B

1234567891011121314151617181920212223242526272829303132
  1. appdirs==1.4.4
  2. apprise==1.9.3
  3. attrs==25.3.0
  4. black==25.1.0
  5. certifi==2025.6.15
  6. chardet==5.2.0
  7. click==8.2.1
  8. codespell==2.4.1
  9. coverage==7.9.1
  10. flake8==7.3.0
  11. flake8-quotes==3.4.0
  12. flake8-use-fstring==1.4
  13. flake8-variables-names==0.0.6
  14. flexmock==0.12.1
  15. idna==3.10
  16. isort==6.0.1
  17. jsonschema==4.24.0
  18. Markdown==3.8.2
  19. mccabe==0.7.0
  20. packaging==25.0
  21. pathspec==0.12.1
  22. pluggy==1.6.0
  23. py==1.11.0
  24. pycodestyle==2.14.0
  25. pyflakes==3.4.0
  26. pytest==8.4.1
  27. pytest-cov==6.2.1
  28. PyYAML>5.0.0
  29. regex
  30. requests==2.32.4
  31. ruamel.yaml>0.15.0
  32. toml==0.10.2