12345678910111213141516171819202122232425262728293031323334353637 |
- appdirs==1.4.4; python_version >= '3.8'
- apprise==1.3.0
- attrs==22.2.0; python_version >= '3.8'
- black==23.3.0; python_version >= '3.8'
- certifi==2023.7.22
- chardet==5.1.0
- click==8.1.3; python_version >= '3.8'
- codespell==2.2.4
- colorama==0.4.6
- coverage==7.2.3
- flake8==6.0.0
- flake8-quotes==3.3.2
- flake8-use-fstring==1.4
- flake8-variables-names==0.0.5
- flexmock==0.11.3
- idna==3.4
- importlib_metadata==6.3.0; python_version < '3.8'
- isort==5.12.0
- jsonschema==4.17.3
- Markdown==3.4.1
- mccabe==0.7.0
- packaging==23.1
- pathspec==0.11.1; python_version >= '3.8'
- pluggy==1.0.0
- py==1.11.0
- pycodestyle==2.10.0
- pyflakes==3.0.1
- pytest==7.3.0
- pytest-cov==4.0.0
- PyYAML>5.0.0
- regex; python_version >= '3.8'
- requests==2.31.0
- ruamel.yaml>0.15.0,<0.18.0
- toml==0.10.2; python_version >= '3.8'
- typed-ast; python_version >= '3.8'
- typing-extensions==4.5.0; python_version < '3.8'
- zipp==3.15.0; python_version < '3.8'
|