pydantic>=2.7.0
pandas>=2.0.0
typing-extensions>=4.10.0
rich>=13.0.0

[all]
boto3>=1.34.0
botocore>=1.34.0
langgraph>=0.2.0
openai>=1.0.0
vllm>=0.9.0
ipykernel>=6.0.0
jupyterlab>=4.0.0
pytest>=8.0.0
pytest-cov>=5.0.0
ruff>=0.6.1

[bedrock]
boto3>=1.34.0
botocore>=1.34.0

[dev]
pytest>=8.0.0
pytest-cov>=5.0.0
ruff>=0.6.1

[langgraph]
langgraph>=0.2.0
typing-extensions>=4.10.0

[openai]
openai>=1.0.0

[tutorials]
ipykernel>=6.0.0
jupyterlab>=4.0.0
pandas>=2.0.0
rich>=13.0.0

[vll]
vllm>=0.9.0
openai>=1.0.0

[vllm]
vllm>=0.9.0
openai>=1.0.0
