click>=8.0
pyyaml>=6.0
fastapi
uvicorn[standard]
httpx
tiktoken

[all]
metaclaw[embedding,evolve,rl,scheduler,wandb]

[embedding]
numpy
sentence-transformers

[evolve]
openai

[rl]
torch
transformers>=4.51.1
tinker

[scheduler]
google-api-python-client>=2.0
google-auth-oauthlib>=1.0
google-auth-httplib2

[wandb]
wandb
