Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f1037d1

Browse files
authoredMar 19, 2021
Bump pillow from 7.1.0 to 8.1.1 in /algo-dev-demo/digits-recognition/src
Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.0 to 8.1.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](python-pillow/Pillow@7.1.0...8.1.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 24d9108 commit f1037d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎algo-dev-demo/digits-recognition/src/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ algorithmia>=1.0.0,<2.0
22
numpy==1.19.4
33
scipy==1.5.3
44
scikit-learn==0.23.2
5-
pillow==7.1.0
5+
pillow==8.1.1

0 commit comments

Comments
 (0)
Please sign in to comment.