pydantic>=2.0.0
httpx>=0.24.0
tenacity>=8.0.0

[all]
orjson>=3.9
lxml>=4.9
cramjam>=2.7
fastavro>=1.8
openpyxl>=3.1
typer>=0.9.0
prefect>=2.10.0

[avro]
fastavro>=1.8

[dev]
pytest>=7.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
pytest-randomly>=3.15.0
mypy>=1.0.0
ruff>=0.1.0
black>=24.0

[docs]
pdoc>=14.0

[orchestrate]
typer>=0.9.0
prefect>=2.10.0

[parquet]
pyarrow>=14.0

[speedups]
orjson>=3.9
lxml>=4.9
cramjam>=2.7

[xlsx]
openpyxl>=3.1
