tqdm>=4.15
rdt>=1.6.1

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

[:python_version >= "3.10"]
numpy>=1.23.3
scikit-learn>=1.1.3

[:python_version >= "3.10" and python_version < "3.11"]
pandas>=1.3.4
torch>=1.11.0

[:python_version >= "3.11"]
pandas>=1.5.0
torch>=2.0.0

[dev]
ctgan[test]
pip>=9.0.1
build<2,>=1.0.0
bump-my-version<1,>=0.18.3
watchdog<0.11,>=0.8.3
flake8<4,>=3.7.7
isort<5,>=4.3.4
dlint<0.12,>=0.11.0
flake8-debugger<4.1,>=4.0.0
flake8-mock<0.4,>=0.3
flake8-mutable<1.3,>=1.2.0
flake8-absolute-import<2,>=1.0
flake8-multiline-containers<0.1,>=0.0.18
flake8-print<4.1,>=4.0.0
flake8-quotes<4,>=3.3.0
flake8-fixme<1.2,>=1.1.1
flake8-expression-complexity<0.1,>=0.0.9
flake8-eradicate<1.2,>=1.1.0
flake8-builtins<1.6,>=1.5.3
flake8-variables-names<0.1,>=0.0.4
pandas-vet<0.3,>=0.2.2
flake8-comprehensions<3.7,>=3.6.1
flake8-docstrings<2,>=1.5.0
flake8-sfs<0.1,>=0.0.3
flake8-pytest-style<2,>=1.5.0
autoflake<2,>=1.1
autopep8<1.6,>=1.4.3
twine<4,>=1.10.0
wheel>=0.30.0
coverage<6,>=4.5.1
tox<4,>=2.9.1
invoke

[test]
pytest>=3.4.2
pytest-rerunfailures<10,>=9.1.1
pytest-cov>=2.6.0
rundoc<0.5,>=0.4.3
pytest-runner>=2.11.1
tomli<3,>=2.0.0
