torch>=2.0

[all]
vllm>=0.18
fastapi
uvicorn
thaw-native>=0.3.1
boto3>=1.26
langchain-core>=0.3
langgraph>=0.2

[cloud]
boto3>=1.26

[langgraph]
langchain-core>=0.3
langgraph>=0.2

[native]
thaw-native>=0.3.1

[serve]
vllm>=0.18
fastapi
uvicorn

[sglang]
sglang<0.6,>=0.4

[test]
pytest>=7.0
pytest-asyncio>=0.23
httpx
moto>=5.0
langchain-core>=0.3

[vllm]
vllm>=0.18
