Faker>=17

[:python_version < "3.10"]
numpy>=1.21.0
scipy>=1.7.3
scikit-learn>=1.0.2

[:python_version < "3.11"]
pandas>=1.4.0

[:python_version >= "3.10" and python_version < "3.11"]
scikit-learn>=1.1.0

[:python_version >= "3.10" and python_version < "3.12"]
numpy>=1.23.3
scipy>=1.9.2

[:python_version >= "3.11" and python_version < "3.12"]
pandas>=1.5.0
scikit-learn>=1.1.3

[:python_version >= "3.12" and python_version < "3.13"]
numpy>=1.26.0
pandas>=2.1.1
scipy>=1.12.0
scikit-learn>=1.3.1

[:python_version >= "3.13"]
numpy>=2.1.0
pandas>=2.2.3
scipy>=1.14.1
scikit-learn>=1.5.2

[copulas]
copulas>=0.12.1

[dev]
rdt[test]
build<2,>=1.0.0
bump-my-version<1,>=0.18.3
pip>=9.0.1
watchdog<5,>=1.0.1
ruff<1,>=0.3.2
twine<6,>=1.10.0
wheel>=0.30.0
coverage<8,>=4.5.12
tox<5,>=2.9.1
tabulate<1,>=0.8.9
invoke

[pyarrow]
pyarrow>=17.0.0

[test]
rdt[pyarrow]
rdt[copulas]
pytest>=3.4.2
pytest-cov>=2.6.0
jupyter<2,>=1.0.0
rundoc<0.5,>=0.4.3
pytest-subtests<1.0,>=0.5
pytest-runner>=2.11.1
tomli<3,>=2.0.0
