6ab7f93ce7
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>
10 lines
177 B
Plaintext
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
|