requests>=2.31.0
python-dateutil>=2.8.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
responses>=0.23.0
vcrpy>=4.2.0
python-dotenv>=1.0.0
types-requests>=2.31.0
types-python-dateutil>=2.8.0

[dev:python_version >= "3.10"]
ruff==0.16.0
mypy==2.3.0

[test]
pytest>=7.0.0
pytest-cov>=4.0.0
responses>=0.23.0
vcrpy>=4.2.0
python-dotenv>=1.0.0
