python-dateutil<3,>=2.8.2
httpx<1,>=0.27
pydantic<3,>=2
typing-extensions>=4.7.1
lazy-imports<2,>=1

[dev]
mypy>=1.5
ruff>=0.4
build
twine

[test]
pytest>=7.4
pytest-asyncio>=0.23
respx>=0.21
pytest-cov>=4
