fastapi>=0.115.0
fastmcp>=2.12.5
names
networkx>=3.3
python-dotenv>=1.1.1
pyyaml>=6.0.3
requests>=2.32.5
tqdm>=4.66.4

[all]
anthropic>=0.71.0
google-genai>=1.60.0
matplotlib>=3.8.0
numpy<2.3,>=1.26
openai>=1.0.0
pandas>=2.0.0
pillow>=10.0.0
protobuf>=6.33.0
scipy>=1.11.0
torch>=2.6.0
tqdm>=4.66.4
openai
pandas

[all:sys_platform == "linux" and platform_machine == "x86_64"]
vllm==0.12.0

[anthropic]
anthropic>=0.71.0

[gemini]
google-genai>=1.60.0
protobuf>=6.33.0

[openai]
openai>=1.0.0

[plots]
matplotlib>=3.8.0
pillow>=10.0.0

[providers]
anthropic>=0.71.0
google-genai>=1.60.0
openai>=1.0.0
protobuf>=6.33.0

[science]
numpy<2.3,>=1.26
pandas>=2.0.0
scipy>=1.11.0

[vllm]
torch>=2.6.0
vllm==0.12.0
