Align structure with prestashop-mcp

This commit is contained in:
latinogino
2025-10-12 14:39:36 +02:00
parent a83d70c2b5
commit 482db9b77a
58 changed files with 605 additions and 6269 deletions

View File

@@ -2,7 +2,6 @@
mcp>=1.0.0
# HTTP and async support
requests>=2.31.0
aiohttp>=3.9.0
# Data validation and settings
@@ -13,9 +12,6 @@ python-dotenv>=1.0.0
# CLI support
click>=8.1.0
# Type hints
typing-extensions>=4.8.0
# Development and testing
pytest>=7.4.0
pytest-asyncio>=0.21.0