
[ai]
datasets>=2.14
tokenizers>=0.15

[ai-full]
datasets>=2.14
tokenizers>=0.15
transformers>=4.35

[all]
MIDIUtil>=1.2.1
numpy>=1.24
scipy>=1.10
soundfile>=0.12
datasets>=2.14
tokenizers>=0.15
svgwrite>=1.4

[audio]
numpy>=1.24
scipy>=1.10
soundfile>=0.12

[dev]
pytest>=7.4
pytest-cov>=4.1
black>=23
ruff>=0.3
mypy>=1.5

[midi]
MIDIUtil>=1.2.1

[notebook]
jupyter>=1.0
ipython>=8.0

[svg]
svgwrite>=1.4
