Skip to content

Commit aecc46b

Browse files
Fix alerts (#74)
* updates pillow version * upgrade pillow for gpu requirements
1 parent 748d2b9 commit aecc46b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gpu-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
2-
# This file is autogenerated by pip-compile with python 3.9
3-
# To update, run:
2+
# This file is autogenerated by pip-compile with Python 3.9
3+
# by the following command:
44
#
55
# pip-compile --output-file=gpu-requirements.txt requirements/gpu-requirements.in
66
#
@@ -155,7 +155,7 @@ pandas==1.5.1
155155
# via -r requirements/torch-cuda-requirements.txt
156156
pathy==0.6.2
157157
# via spacy
158-
pillow==9.3.0
158+
pillow==10.1.0
159159
# via torchvision
160160
preshed==3.0.8
161161
# via

0 commit comments

Comments
 (0)