Skip to content

Commit

Permalink
update pillow lib
Browse files Browse the repository at this point in the history
pillow version 11.1.0 and higher fixes our problem with generating of gifs
python-pillow/Pillow#8494
  • Loading branch information
solumath committed Jan 9, 2025
1 parent d22f552 commit 750785c
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 @@ -4,7 +4,7 @@ gitpython
sqlalchemy>=2.0.0
psycopg2-binary
requests
pillow>=10.0.0,<=10.4.0
pillow>=11.1.0
dhash
toml
beautifulsoup4
Expand Down

0 comments on commit 750785c

Please # to comment.