# Requirements for running the tests
vcrpy==4.2.*
pytest==7.2.*
pytest-recording==0.12.*
pytest-cov==4.0.*
pytest-env==0.8.*
pytest-html==3.2.*
flake8>=4.0
pydocstyle>=6.1
black>=22.6
isort>=5.10
pre-commit>=2.20.0
nbqa>=1.4.0
pytest-mock>=3.10.0
