mcp[cli]>=0.1.0
fastapi>=0.104.0
uvicorn[standard]>=0.23.0
python-dotenv>=0.15.0
httpx>=0.25.0
pydantic>=2.4.0
pydantic-settings>=2.0.0
tenacity>=8.2.0
pytest>=8.3.5
pytaigaclient

[dev]
pytest>=7.3.1
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
responses>=0.23.1
black>=23.3.0
isort>=5.12.0
mypy>=1.3.0
flake8>=6.0.0
