Skip to content

Commit

Permalink
Bump scipy from 1.4.1 to 1.10.0
Browse files Browse the repository at this point in the history
Bumps [scipy](https://github.com/scipy/scipy) from 1.4.1 to 1.10.0.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.4.1...v1.10.0)

---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 6, 2023
1 parent 080402e commit 4ee6a18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -13,7 +13,7 @@
REQUIRED = [
'audioread == 2.1.8',
'numpy == 1.18.1',
'scipy == 1.4.1',
'scipy == 1.10.0',
'librosa == 0.7.2',
'h5py == 2.10.0',
'networkx == 2.4',
Expand Down

0 comments on commit 4ee6a18

Please sign in to comment.