typer>=0.9.0
rich>=13.0.0
pyyaml>=6.0
cryptography>=41.0.0
httpx>=0.24.0

[all]
fastapi>=0.100.0
uvicorn>=0.23.0
pydantic>=2.0.0
httpx>=0.24.0
pytest>=7.0
pyarrow>=14.0.0
spacy>=3.5.0
datasets>=2.14.0
wandb>=0.16.0
mlflow>=2.8.0

[api]
fastapi>=0.100.0
uvicorn>=0.23.0
pydantic>=2.0.0

[arrow]
pyarrow>=14.0.0

[dev]
pytest>=7.0
fastapi>=0.100.0
uvicorn>=0.23.0
pydantic>=2.0.0
httpx>=0.24.0

[huggingface]
datasets>=2.14.0

[integrations]
datasets>=2.14.0
wandb>=0.16.0
mlflow>=2.8.0

[mlflow]
mlflow>=2.8.0

[pii]
spacy>=3.5.0

[sdk]
httpx>=0.24.0
pydantic>=2.0.0

[wandb]
wandb>=0.16.0
