Faker>=17

[:python_version < "3.10"]
numpy>=1.20.0
pandas>=1.1.3
scipy>=1.5.4
scikit-learn>=0.24

[:python_version >= "3.10" and python_version < "3.11"]
pandas>=1.3.4
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"]
numpy>=1.26.0
pandas>=2.1.1
scipy>=1.12.0
scikit-learn>=1.3.1

[copulas]
copulas>=0.11.0

[dev]
rdt[test]
build<2,>=1.0.0
bump-my-version<1,>=0.18.3
pip>=9.0.1
watchdog<5,>=1.0.1
pycodestyle<2.12,>=2.7.0
pyflakes<3.3,>=2.3.0
flake8<8,>=3.7.7
flake8-absolute-import<2,>=1.0
flake8-builtins<3,>=1.5.3
flake8-comprehensions<4,>=3.6.1
flake8-debugger<5,>=4.0.0
flake8-docstrings<2,>=1.5.0
flake8-eradicate<2,>=1.1.0
flake8-fixme<1.2,>=1.1.1
flake8-mock<1,>=0.3
flake8-multiline-containers<0.1,>=0.0.18
flake8-mutable<1.3,>=1.2.0
flake8-expression-complexity<0.1,>=0.0.9
flake8-print<4.1,>=4.0.0
flake8-pytest-style<3,>=2.0.0
flake8-quotes<4,>=3.3.0
flake8-sfs<2,>=0.0.3
flake8-variables-names<0.1,>=0.0.4
dlint<1,>=0.11.0
isort<6,>=5.13.2
pandas-vet<2024,>=0.2.3
pep8-naming<1,>=0.12.1
pydocstyle<7,>=6.1.1
pylint<4,>=2.5.3
autoflake<3,>=1.1
autopep8<3,>=1.4.3
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

[test]
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
