Skip to content

Commit

Permalink
feat(requirements.txt): add pillow library to support image processin…
Browse files Browse the repository at this point in the history
…g features
  • Loading branch information
dinogomez committed Jun 8, 2024
1 parent e73dea2 commit 34f5a4e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
customtkinter
pypresence
pyinstaller
pyinstaller
pillow

0 comments on commit 34f5a4e

Please sign in to comment.