
[:python_version == "3.10" and platform_system == "Windows" and platform_python_implementation != "PyPy"]
numpy<2,>=1.22.3

[:sys_platform == "win32"]
scipy!=1.9.2,>=1.4

[build]
cython>=0.29.33

[develop]
colorama
cython<4.0.0,>=0.29.33
cython>=0.29.33
flake8
isort
joblib
matplotlib>=3
oldest-supported-numpy>=2022.4.18
pytest-cov
pytest-randomly
pytest-xdist
pytest>=7.3.0
setuptools_scm[toml]~=8.0

[develop:os_name == "nt"]
pywinpty

[docs]
ipykernel
jupyter_client
matplotlib
nbconvert
nbformat
numpydoc
pandas-datareader
sphinx
