Skip to content

Commit

Permalink
Upgrade Pillow and nltk for vulnerability reasons
Browse files Browse the repository at this point in the history
  • Loading branch information
wanliAlex committed Oct 3, 2024
1 parent cc02da4 commit f6c901c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ huggingface-hub==0.25.0
more_itertools
boto3==1.25.4
botocore==1.28.4
nltk==3.7
nltk==3.9.1
torch==1.12.1
torchvision==0.13.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 f6c901c

Please sign in to comment.