# NOTE: the upper bound for the package version is only set for CI stability, and it is dropped while installing this package
#  in case you want to preserve/enforce restrictions on the latest compatible version, add "strict" as an in-line comment

coverage ==7.6.*
pytest ==8.3.*
pytest-cov ==5.0.0
pytest-doctestplus ==1.2.1
pytest-rerunfailures ==14.0
pytest-timeout ==2.3.1
pytest-xdist ==3.6.1
phmdoctest ==1.4.0

psutil <6.1.0
pyGithub ==2.4.0
fire ==0.7.*

cloudpickle >1.3, <=3.0.0
scikit-learn >=1.1.1, <1.3.0; python_version < "3.9"
scikit-learn >=1.4.0, <1.6.0; python_version >= "3.9"
cachier ==3.0.1
