requests>=2.31.0
pydantic>=2.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
mypy>=1.5.0
types-requests>=2.31.0
pydantic>=2.0
black>=23.7.0
ruff>=0.0.286

[retry]
tenacity>=8.0
