mirror of
https://github.com/latinogino/dolibarr-mcp.git
synced 2026-04-21 01:32:40 +02:00
13 lines
182 B
Plaintext
13 lines
182 B
Plaintext
# Core dependencies
|
|
requests>=2.31.0
|
|
python-dotenv>=1.0.0
|
|
|
|
# MCP framework
|
|
mcp>=0.9.0
|
|
|
|
# Additional dependencies
|
|
aiohttp>=3.9.0
|
|
pydantic>=2.5.0
|
|
click>=8.1.0
|
|
typing-extensions>=4.8.0
|