# Development dependencies -r requirements.txt # Testing pytest>=6.0 pytest-cov pytest-mock # Code quality black flake8 mypy isort # Documentation sphinx sphinx-rtd-theme # Development tools pre-commit twine wheel setuptools