test_requirements.txt 537 B

12345678910111213141516171819202122232425262728293031323334
  1. appdirs==1.4.4
  2. apprise==1.3.0
  3. attrs==22.2.0
  4. black==24.3.0
  5. certifi==2023.7.22
  6. chardet==5.1.0
  7. click==8.1.3
  8. codespell==2.2.4
  9. colorama==0.4.6
  10. coverage==7.2.3
  11. flake8==6.0.0
  12. flake8-quotes==3.3.2
  13. flake8-use-fstring==1.4
  14. flake8-variables-names==0.0.5
  15. flexmock==0.11.3
  16. idna==3.7
  17. isort==5.12.0
  18. jsonschema==4.17.3
  19. Markdown==3.4.1
  20. mccabe==0.7.0
  21. packaging==23.1
  22. pathspec==0.11.1
  23. pluggy==1.0.0
  24. py==1.11.0
  25. pycodestyle==2.10.0
  26. pyflakes==3.0.1
  27. pytest==7.3.0
  28. pytest-cov==4.0.0
  29. PyYAML>5.0.0
  30. regex
  31. requests==2.31.0
  32. ruamel.yaml>0.15.0
  33. toml==0.10.2
  34. typed-ast