novel-stats/test_requirements.txt

19 lines
433 B
Plaintext

appdirs==1.4.4; python_version >= '3.8'
attrs==23.1.0; python_version >= '3.8'
black==23.10.1; python_version >= '3.8'
click==8.1.7; python_version >= '3.8'
coverage==7.3.2
flake8==6.1.0
flexmock==0.11.3
isort==5.12.0
mccabe==0.7.0
pluggy==1.3.0
pathspec==0.11.2; python_version >= '3.8'
py==1.11.0
pycodestyle==2.11.1
pyflakes==3.1.0
pytest==7.4.2
pytest-cov==4.1.0
regex; python_version >= '3.8'
typed-ast; python_version >= '3.8'