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

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

[build]
cython>=0.29.26

[develop]
colorama
cython<3.0.0,>=0.29.28
cython>=0.29.26
flake8
isort
joblib
matplotlib>=3
oldest-supported-numpy>=2022.4.18
pytest-randomly
pytest-xdist
pytest~=7.0.1
setuptools_scm[toml]~=7.0.0

[develop:os_name == "nt"]
pywinpty

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