mirror of
https://github.com/latinogino/dolibarr-mcp.git
synced 2026-04-30 21:35:36 +02:00
Update requirements.txt with proper dependencies
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
mcp>=1.0.0
|
||||
# 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
|
||||
python-dotenv>=1.0.0
|
||||
typing-extensions>=4.8.0
|
||||
|
||||
Reference in New Issue
Block a user