File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- FROM kernai/refinery-parent-images:v1.17.1 -torch-cpu
1+ FROM kernai/refinery-parent-images:v1.17.2 -torch-cpu
22
33RUN apt-get update && \
44 apt-get install --no-install-recommends -y curl libgomp1 && \
Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ regex==2024.5.15
120120 # via
121121 # -r requirements/torch-cpu-requirements.txt
122122 # transformers
123- requests == 2.32.3
123+ requests == 2.31.0
124124 # via
125125 # -r requirements/torch-cpu-requirements.txt
126126 # huggingface-hub
Original file line number Diff line number Diff line change @@ -87,7 +87,7 @@ pyyaml==6.0.1
8787 # transformers
8888regex==2024.5.15
8989 # via transformers
90- requests==2.32.3
90+ requests==2.31.0
9191 # via
9292 # -r mini-requirements.in
9393 # huggingface-hub
You can’t perform that action at this time.
0 commit comments