-
Notifications
You must be signed in to change notification settings - Fork 151
Expand file tree
/
Copy pathrequirements.txt
More file actions
44 lines (42 loc) · 978 Bytes
/
requirements.txt
File metadata and controls
44 lines (42 loc) · 978 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
datasets==3.2.0
openai==2.2.0
xai-sdk==1.6.1
anthropic>=0.61.0
nest-asyncio==1.6.0
wcwidth>=0.2.5
google-genai>=1.27.0
python-dotenv>=1.0.0
PyYAML>=6.0
rich==14.1.0
textual>=0.47.0
cerebras-cloud-sdk==1.46.0
lmstudio==1.4.1
requests>=2.31.0
typing-extensions>=4.0.0
claude-agent-sdk>=0.0.22
loguru>=0.7.0
mcp>=1.12.0
fastmcp>=2.12.3,<3.0.0
aiohttp>=3.8.0
websockets>=11.0.0
pydub>=0.25.1
dspy>=2.4.0
# Computer Use Tool (Optional)
# Uncomment the dependencies you need:
# playwright>=1.40.0 # For browser automation
# docker>=7.0.0 # For Docker container automation
# pillow>=10.0.0 # For image processing and optimization
# Documentation dependencies
sphinx>=7.0.0
sphinx-rtd-theme>=2.0.0
myst-parser>=2.0.0
sphinx-copybutton>=0.5.0
sphinx-autobuild>=2021.3.14
sphinxcontrib-mermaid>=0.9.0
sphinx-autodoc-typehints>=1.24.0
sphinx-autoapi>=3.0.0
sphinx-design>=0.5.0
sphinx-tabs>=3.4.0
sphinx-togglebutton>=0.3.0
sphinx-inline-tabs>=2023.4.21
sphinxcontrib-lunrsearch>=0.4