
[all]
mytecz-omnitoken[dev,examples,performance,test]

[dev]
pytest>=7.0
pytest-cov>=4.0
black>=23.0
ruff>=0.1.0
mypy>=1.0
pre-commit>=3.0

[examples]
jupyter>=1.0
matplotlib>=3.5
pandas>=1.5
rich>=13.0

[performance]
numpy>=1.24
cython>=3.0

[test]
pytest>=7.0
pytest-cov>=4.0
pytest-xdist>=3.0
