fastmcp<3,>=2.10.3
cellpose==3.1.1.2
numpy>=1.26.0
imageio>=2.34.0
tifffile>=2021.0.0
typer>=0.9.0
rich>=13.0.0

[:python_version < "3.11" and sys_platform == "darwin"]
scipy<1.15

[all]
cellpose-mcp[dev,test]

[dev]
ruff>=0.12.10
mypy>=1.17.0
black>=24.0.0
pre-commit>=4.3.0
bandit>=1.8.6

[test]
pytest>=8.4.0
pytest-asyncio>=0.23.0
pytest-cov>=4.0.0
pytest-timeout>=2.2.0
pytest-mock>=3.12.0
