httpx>=0.27.0
pydantic>=2.7.0
anyio>=4.0.0
python-dotenv
vercel>=0.3.7

[all]
vercel-workers[celery]
vercel-workers[django]
vercel-workers[dramatiq]

[celery]
celery>=5.3.0

[dev]
ruff>=0.5.0
pytest>=7.0.0
pytest-asyncio
mypy
build>=1.3.0
twine>=6.2.0

[django]
Django>=6.0.0

[dramatiq]
dramatiq>=1.14.0

[examples]
fastapi
