# Requirements for running the tests
vcrpy==4.4.*
pytest==7.4.*
pytest-recording==0.12.*
pytest-cov==4.1.*
pytest-env==1.0.*
pytest-html==3.2.*
flake8==6.0.*
pydocstyle>=6.1
black>=22.6
isort>=5.12
pre-commit>=3.5
nbqa>=1.7.0
pytest-mock>=3.10.0
