# Runtime
click>=8.0
httpx>=0.27
aiohttp>=3.9
python-dotenv>=1.0

# Optional extras
requests>=2.32
colorama>=0.4

# Dev / test
pytest>=7.4
pytest-asyncio>=0.23
respx>=0.21

# Packaging
build>=1.2
twine>=5.0
