scikit-learn<2,>=0.24
copulas<0.9,>=0.8.0
tqdm<5,>=4.15
plotly<6,>=5.10.0

[:python_version < "3.10"]
numpy<2,>=1.20.0
pandas<2,>=1.1.3
scipy<2,>=1.5.4

[:python_version >= "3.10"]
numpy<2,>=1.23.3
pandas<2,>=1.5.0
scipy<2,>=1.9.2

[dev]
bumpversion<0.6,>=0.5.3
pip>=9.0.1
watchdog<0.11,>=0.8.3
flake8<4,>=3.7.7
flake8-absolute-import<2,>=1.0
isort<5,>=4.3.4
flake8-variables-names<0.1,>=0.0.4
pydocstyle<6.2,>=6.1.1
flake8-sfs<0.1,>=0.0.3
flake8-docstrings<2,>=1.5.0
dlint<0.12,>=0.11.0
pandas-vet<0.3,>=0.2.2
pep8-naming<0.13,>=0.12.1
flake8-pytest-style<2,>=1.5.0
flake8-builtins<1.6,>=1.5.3
flake8-comprehensions<3.7,>=3.6.1
flake8-debugger<4.1,>=4.0.0
flake8-mock<0.4,>=0.3
flake8-fixme<1.2,>=1.1.1
flake8-eradicate<1.2,>=1.1.0
flake8-mutable<1.3,>=1.2.0
flake8-print<4.1,>=4.0.0
flake8-expression-complexity<0.1,>=0.0.9
flake8-multiline-containers<0.1,>=0.0.18
flake8-quotes<4,>=3.3.0
autoflake<2,>=1.1
autopep8<1.6,>=1.4.3
packaging<21,>=20
twine<4,>=1.10.0
wheel>=0.30.0
coverage<6,>=4.5.1
tox<4,>=2.9.1
pytest<7,>=6.2.5
pytest-cov<3,>=2.6.0
pytest-rerunfailures>=10
jupyter<2,>=1.0.0
rundoc<0.5,>=0.4.3
invoke
pomegranate<0.14.7,>=0.14.1

[dev:python_version < "3.10"]
torch<2,>=1.8.0

[dev:python_version >= "3.10"]
torch<2,>=1.11.0

[pomegranate]
pomegranate<0.14.7,>=0.14.1

[test]
pytest<7,>=6.2.5
pytest-cov<3,>=2.6.0
pytest-rerunfailures>=10
jupyter<2,>=1.0.0
rundoc<0.5,>=0.4.3
invoke
pomegranate<0.14.7,>=0.14.1

[test:python_version < "3.10"]
torch<2,>=1.8.0

[test:python_version >= "3.10"]
torch<2,>=1.11.0

[torch]

[torch:python_version < "3.10"]
torch<2,>=1.8.0

[torch:python_version >= "3.10"]
torch<2,>=1.11.0
