Bump scipy from 1.4.1 to 1.7.1 (#22)

* Bump scipy from 1.4.1 to 1.7.1

Bumps [scipy](https://github.com/scipy/scipy) from 1.4.1 to 1.7.1.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](https://github.com/scipy/scipy/compare/v1.4.1...v1.7.1)

---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Use scipy==1.5.4 for Python 3.6

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oleksandr Chychkan <chychkan@gmail.com>
This commit was merged in pull request #22.
This commit is contained in:
dependabot[bot]
2021-08-24 20:19:48 -07:00
committed by GitHub
parent 1279075260
commit c3d454d42c
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
numpy==1.19.5
opencv-python==4.1.2.30
scipy==1.4.1
scipy==1.7.1
tensorflow==2.6.0
colorama==0.4.4
tqdm==4.47.0
+1 -1
View File
@@ -1,6 +1,6 @@
numpy==1.19.2
opencv-python==4.1.0.25
scipy==1.4.1
scipy==1.5.4
tensorflow==2.6.0
colorama==0.4.4
tqdm==4.47.0
+1 -1
View File
@@ -1,6 +1,6 @@
numpy==1.19.5
opencv-contrib-python-headless==4.4.0.46
scipy==1.6.3
scipy==1.7.1
tensorflow==2.6.0
colorama==0.4.4
tqdm==4.47.0