Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
fix: LEAP-293: bump pillow version to respond to CVE-2023-4863
Browse files Browse the repository at this point in the history
  • Loading branch information
jombooth committed Oct 12, 2023
1 parent c78118f commit 4c3f603
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
pandas>=0.24.0
requests>=2.22.0,<3
Pillow==9.3.0
Pillow>=10.0.1
nltk==3.6.7
label-studio-tools>=0.0.3
ujson
ijson~=3.2.0.post0

0 comments on commit 4c3f603

Please sign in to comment.