Skip to content

Commit

Permalink
requirements: update pillow requirement from <9.1.0 to <9.2.0
Browse files Browse the repository at this point in the history
Updates the requirements on [pillow](https://github.com/python-pillow/Pillow) to permit the latest version.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@1.0...9.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 7, 2022
1 parent 5772e4d commit e9c74d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ modeci_mdf>=0.3.2, <0.3.4
modelspec<0.2.0
networkx<2.8
numpy<1.21.4, >=1.17.0
pillow<9.1.0
pillow<9.2.0
pint<0.18
toposort<1.8
torch>=1.8.0, <2.0.0; (platform_machine == 'AMD64' or platform_machine == 'x86_64') and platform_python_implementation == 'CPython' and implementation_name == 'cpython'
Expand Down

0 comments on commit e9c74d4

Please sign in to comment.