requests>=2.31.0
pydantic>=2.5.0
typing-extensions>=4.8.0

[dev]
python-dotenv>=1.0.0
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-mock>=3.12.0
responses>=0.24.0
black>=24.0.0
flake8>=6.1.0
mypy>=1.6.0
isort>=5.13.0
types-requests>=2.31.0

[dotenv]
python-dotenv>=1.0.0
