fastmcp>=2.0.0
fastapi>=0.109.0
uvicorn>=0.27.0
pydantic>=2.5.3
python-dotenv>=1.0.0
requests>=2.31.0

[dashboard]
streamlit
plotly

[dev]
tradememory-protocol[lint,test]
pre-commit>=3.6.0

[lint]
ruff>=0.4.0
mypy>=1.8.0

[test]
pytest>=7.4.4
pytest-asyncio>=0.23.3
pytest-cov>=4.1.0
httpx>=0.26.0
