Rewrite README and changelog after merge

This commit is contained in:
latinogino
2025-10-12 14:48:22 +02:00
parent a83d70c2b5
commit aab3578d06
58 changed files with 631 additions and 6293 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