49dd1c1d49
Bumps [scipy](https://github.com/scipy/scipy) from 1.9.0 to 1.9.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.9.0...v1.9.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
10 lines
180 B
Plaintext
10 lines
180 B
Plaintext
# Include all requirements to run the bot.
|
|
-r requirements.txt
|
|
|
|
# Required for hyperopt
|
|
scipy==1.9.1
|
|
scikit-learn==1.1.2
|
|
scikit-optimize==0.9.0
|
|
filelock==3.8.0
|
|
progressbar2==4.0.0
|