Skip to content

Commit

Permalink
Merge pull request #1452 from ccnmtl/dependabot/pip/pillow-gte-4.0.0-…
Browse files Browse the repository at this point in the history
…and-lt-12.0.0

Update pillow requirement from <11.0.0,>=4.0.0 to >=4.0.0,<12.0.0
  • Loading branch information
nikolas authored Oct 17, 2024
2 parents 22287bf + a50ac1a commit 81dee4f
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 @@ -106,7 +106,7 @@ django-treebeard>=4.5.1,<5.0
djangorestframework>=3.11.1,<4.0
django-filter>=2.2,<25
draftjs_exporter>=2.1.5,<3.0
Pillow>=4.0.0,<11.0.0
Pillow>=4.0.0,<12.0.0
beautifulsoup4>=4.8,<4.13
html5lib>=0.999,<2
Willow>=1.4,<1.9
Expand Down

0 comments on commit 81dee4f

Please sign in to comment.