pydantic>=2.0.0
requests>=2.31.0
aiohttp>=3.12.15
python-dotenv>=1.1.1
colorlog>=6.8.0
typing-extensions>=4.8.0
pydantic-settings>=2.12.0

[agents]
noesium[langchain]
bubus>=1.5.6

[ai-providers-all]
noesium[aliyun,google,llm,local-llm]

[aliyun]
aliyun-python-sdk-core<3.0.0,>=2.13.1

[all]
noesium[agents,ai-providers-all,browser-use,postgres,tools,weaviate]

[browser-use]
screeninfo>=0.8.1
uuid7>=0.1.0
authlib>=1.6.0
pypdf>=5.7.0
cdp-use>=1.4.4
html2text>=2025.4.15
psutil>=7.0.0
pillow>=11.3.0
anyio>=4.9.0
httpx>=0.28.1
cloudpickle>=3.1.1

[datascience]
networkx>=3.5
matplotlib>=3.8.0
pexpect>=4.9.0
ipython>=8.18.0
pandas>=2.0.0

[dev]
pytest<9,>=8.2
pytest-cov>=4.0.0
pytest-asyncio>=1.1.0
black>=23.0.0
isort>=5.12.0
mypy>=1.10.0
autoflake>=2.3.1
flake8>=7.3.0

[google]
google-genai>=1.5.0
google-api-python-client>=2.174.0
google-auth-oauthlib>=1.2.2
google-auth>=2.40.3

[langchain]
langchain-core>=0.3.72
langchain-text-splitters>=0.3.0
langchain-ollama>=0.2.0
langgraph>=0.5.4

[llm]
litellm>=1.0.0
openai>=1.0.0
instructor>=1.10.0

[local-llm]
ollama>=0.5.3
llama-cpp-python>=0.3.16
huggingface-hub>=0.34.4

[mcp]
mcp>=1.0.0

[postgres]
psycopg2-binary>=2.9.0
psycopg2>=2.9.10

[tools]
noesium[aliyun,datascience,google,mcp]
wizsearch<2.0.0,>=1.0.1
arxiv>=2.2.0
pillow<12.0,>=10.1.0
pymupdf>=1.23.0
openpyxl>=3.1.5
wikipedia-api>=0.6.0
aiofiles>=24.1.0

[weaviate]
weaviate-client<5,>=4
protobuf<6,>=5
