Skip to content

Commit

Permalink
Upgrade Pillow and nltk for vulnerability reasons (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
wanliAlex authored Oct 7, 2024
1 parent 8e7d53d commit 3207aa2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ redis==4.4.2
more_itertools==10.4.0
boto3==1.25.4
botocore==1.28.4
nltk==3.7
nltk==3.9.1
torch==1.12.1
torchvision==0.13.1
torchaudio==0.12.1
Pillow==9.3.0
Pillow==10.4.0
numpy==1.23.4
validators==0.20.0
sentence-transformers==2.2.2
Expand Down

0 comments on commit 3207aa2

Please sign in to comment.