fastmcp>=0.1.0
pydantic>=2.0.0
pyyaml>=6.0
typing-extensions>=4.8.0
python-dotenv>=1.0.0
openai>=1.0.0
sentence-transformers>=2.2.0
numpy>=1.24.0
httpx>=0.24.0

[dev]
mypy>=1.7.0
ruff>=0.1.0
black>=23.0.0
pytest>=7.4.0
pytest-cov>=4.1.0
pytest-asyncio>=0.21.0
types-pyyaml>=6.0.0
types-requests>=2.31.0
pre-commit>=3.5.0
