
[:python_full_version >= "3.8.0" and python_version < "3.12"]
click==8.1.3
defusedxml==0.7.1
python-utils==3.4.5

[:python_version < "3.12" and python_version >= "3.8"]
joblib==1.2.0

[:python_version >= "3.8" and python_version < "3.12"]
scikit-learn==1.3.0
threadpoolctl==3.1.0
rich==13.2.0
pyyaml==6.0
tomlkit==0.11.6
