feat: Add Pillow library to project requirements

This commit is contained in:
Paul Gauthier 2025-03-05 16:39:42 -08:00 committed by Paul Gauthier (aider)
parent 66097f3507
commit 1156b3f22e
3 changed files with 6 additions and 0 deletions

View file

@ -27,6 +27,7 @@ psutil
watchfiles
socksio
pip
pillow
# The proper dependency is networkx[default], but this brings
# in matplotlib and a bunch of other deps