test_requirements.txt 557 B

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