requests>=2.31.0
python-dotenv>=1.0.0
pydantic>=2.5.0
typing-extensions>=4.8.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-mock>=3.12.0
responses>=0.24.0
black>=23.9.0
flake8>=6.1.0
mypy>=1.6.0
isort>=5.12.0
pylint>=3.0.0
types-requests>=2.31.0
