# development dependencies
pytest>=6.0.0
pytest-cov>=3.0.0
black>=22.0.0
isort>=5.10.0
mypy>=0.950
flake8>=4.0.0

# optional: for running examples
requests>=2.28.0
click>=8.0.0
pyyaml>=5.4.0
certifi>=2023.0.0
urllib3>=2.0.0
