Skip to content

Commit

Permalink
Pillow update (#68)
Browse files Browse the repository at this point in the history
* Added mkdocs-jupyter to requirements.txt to enable the plugin installation on the server (related to kluster.ai project)

* Updated Pillow to version 11.1 for compatibility with Python 3.13
  • Loading branch information
joaq-rod authored Jan 10, 2025
1 parent 3ef44e0 commit 17ffef3
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 @@ -18,7 +18,7 @@ mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.7.2
mkdocs-redirects==1.2.1
nltk==3.8.1
Pillow==9.4.0
Pillow==11.1.0
Pygments==2.17.2
pymdown-extensions==10.7
python-dateutil==2.8.2
Expand Down

0 comments on commit 17ffef3

Please sign in to comment.