numpy>=1.26.4
scipy>=1.14.0
pandas>=2.2.0
matplotlib>=3.8.0
openpyxl>=3.1.0

[all]
fidapy[analysis,dev,fitting]

[analysis]
seaborn>=0.13.0
scikit-learn>=1.5.0
scikit-image>=0.25.0

[dev]
pytest>=7.0
pytest-cov
black
flake8
mypy
ipython
jupyter

[fitting]
lmfit>=1.3.0
emcee>=3.1.0
corner>=2.1.0
