stable/requirements-hyperopt.txt
dependabot-preview[bot] 6ab7f93ce7
Bump scipy from 1.3.2 to 1.3.3
Bumps [scipy](https://github.com/scipy/scipy) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.3.2...v1.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-25 07:20:40 +00:00

10 lines
177 B
Plaintext

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