requests>=2.25.0
click>=8.0.0
pyyaml>=6.0
rich>=12.0.0
urllib3>=1.26.0
colorama>=0.4.4
pygments>=2.10.0
tabulate>=0.9.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
black>=22.0.0
isort>=5.10.0
flake8>=5.0.0
mypy>=1.0.0
pre-commit>=2.20.0
twine>=4.0.0
build>=0.8.0

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-mock>=3.10.0
responses>=0.22.0
httpx>=0.24.0
