Files
freqtrade/requirements-hyperopt.txt
dependabot[bot] bab787efb1 chore(deps): bump scipy from 1.17.0 to 1.17.1 in the scipy group
Bumps the scipy group with 1 update: [scipy](https://github.com/scipy/scipy).


Updates `scipy` from 1.17.0 to 1.17.1
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.17.0...v1.17.1)

---
updated-dependencies:
- dependency-name: scipy
  dependency-version: 1.17.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: scipy
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 03:03:24 +00:00

10 lines
167 B
Plaintext

# Include all requirements to run the bot.
-r requirements.txt
# Required for hyperopt
scipy==1.17.1
scikit-learn==1.8.0
filelock==3.24.2
optuna==4.7.0
cmaes==0.12.0