httpx>=0.28.1
urllib3>=1.26.0
beautifulsoup4>=4.9.0
pydantic==2.11.7
pydantic-settings>=2.0.0
typing-extensions>=4.0.0

[dev]
pytest>=6.0
pytest-asyncio>=0.18.0
pytest-cov>=2.10.0
black>=21.0.0
flake8>=3.8.0
mypy>=0.800

[test]
pytest>=6.0
pytest-asyncio>=0.18.0
responses>=0.18.0
