
[:sys_platform == "darwin"]
numpy>=1.26
pandas>=3.0
statsmodels>=0.14
scipy>=1.16
seaborn>=0.13
matplotlib>=3.11

[:sys_platform == "linux"]
numpy>=2.0
pandas>=3.0
statsmodels>=0.14
scipy>=1.16
seaborn>=0.13
matplotlib>=3.11

[:sys_platform == "win32"]
numpy>=2.0
pandas>=3.0
statsmodels>=0.14
scipy>=1.16
seaborn>=0.13
matplotlib>=3.11

[dev]
matplotlib

[test]
matplotlib
