Skip to content

Commit be94bc3

Browse files
Bump scipy from 1.7.0 to 1.7.1 (#71)
Bumps [scipy](https://github.com/scipy/scipy) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.7.0...v1.7.1) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f35d168 commit be94bc3

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

poetry.lock

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ keywords = ["time-series", "machine-learning", "pytorch"]
1919
python = ">=3.7,<3.10"
2020
torch = "^1.9.0"
2121
pytorch-lightning = "^1.4.0"
22-
scipy = "^1.7.0"
22+
scipy = "^1.7.1"
2323

2424
[tool.poetry.dev-dependencies]
2525
pytest = "^6.2.4"

0 commit comments

Comments
 (0)