stable/requirements-hyperopt.txt
dependabot-preview[bot] 33db37a915
Bump joblib from 0.14.0 to 0.14.1
Bumps [joblib](https://github.com/joblib/joblib) from 0.14.0 to 0.14.1.
- [Release notes](https://github.com/joblib/joblib/releases)
- [Changelog](https://github.com/joblib/joblib/blob/master/CHANGES.rst)
- [Commits](https://github.com/joblib/joblib/compare/0.14.0...0.14.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-16 07:30:04 +00:00

10 lines
175 B
Plaintext

# Include all requirements to run the bot.
-r requirements.txt
# Required for hyperopt
scipy==1.3.3
scikit-learn==0.22
scikit-optimize==0.5.2
filelock==3.0.12
joblib==0.14.1