test_requirements.txt 508 B

1234567891011121314151617181920212223242526272829303132
  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. coverage==7.5.1
  10. flake8==7.0.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.7
  16. isort==5.13.2
  17. jsonschema==4.22.0
  18. Markdown==3.6
  19. mccabe==0.7.0
  20. packaging==24.0
  21. pathspec==0.12.1
  22. pluggy==1.5.0
  23. py==1.11.0
  24. pycodestyle==2.11.1
  25. pyflakes==3.2.0
  26. pytest==8.2.1
  27. pytest-cov==5.0.0
  28. PyYAML>5.0.0
  29. regex
  30. requests==2.32.2
  31. ruamel.yaml>0.15.0
  32. toml==0.10.2