bokeh>=3.0.0
scikit-image>=0.19.0
matplotlib>=3.3.0

[:python_version < "3.10"]
numpy<=1.24,>=1.21

[:python_version >= "3.10"]
numpy<=1.24,>=1.22

[dev]
black==22.1.0
ipython
mypy
pdbpp
pre-commit
pytest
rich
ruff
koyo[test]

[test]
pytest>=6.0
pytest-cov
