numpy>=2.1
scipy>=1.13

[dev]
petbox-dca[lint,test]
attrs>=19.2.0
coverage>=5.1
wheel>=0.34.2

[docs]
Sphinx<7.0.0
sphinx-rtd-theme==1.2.2

[lint]
petbox-dca[test]
mypy>=1.0
ruff>=0.4.0
matplotlib>=3.8
scipy-stubs

[test]
hypothesis>=6.14.8
mpmath>=1.3.0
pytest>=6.2.4
pytest-cov>=2.12.1
