numpy>=1.21.0
scipy>=1.7.0
pydantic>=2.0.0
typing-extensions>=4.0.0

[all]
symbolic-resonance-solver[dev,notebook,perf,viz]

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-asyncio>=0.21.0
black>=23.0.0
isort>=5.12.0
mypy>=1.0.0
ruff>=0.1.0

[notebook]
jupyter>=1.0.0
ipython>=8.0.0
notebook>=6.5.0

[perf]
numba>=0.56.0

[viz]
matplotlib>=3.5.0
seaborn>=0.12.0
