Skip to content
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.

Commit

Permalink
Bump pillow from 6.2.2 to 8.1.1
Browse files Browse the repository at this point in the history
Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 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@6.2.2...8.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 20, 2021
1 parent ef28d3f commit db203c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements_linux.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
numpy==1.18.1
matplotlib==3.1.2
Pillow==6.2.2
Pillow==8.1.1
opencv-python==4.1.2.30
protobuf==3.6.0
scikit-learn==0.22.1
Expand Down
2 changes: 1 addition & 1 deletion requirements_windows.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
numpy==1.18.1
matplotlib==3.1.2
Pillow==6.2.2
Pillow==8.1.1
opencv-python==4.4.0.44
tensorflow==2.0.3
tensorflow-gpu==2.0.3
Expand Down

0 comments on commit db203c1

Please sign in to comment.