File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- FROM kernai/refinery-parent-images:v1.17.0 -torch-cpu
1+ FROM kernai/refinery-parent-images:v1.17.1 -torch-cpu
22
33WORKDIR /program
44
Original file line number Diff line number Diff line change 1- FROM kernai/refinery-parent-images:v1.17.0 -torch-cpu
1+ FROM kernai/refinery-parent-images:v1.17.1 -torch-cpu
22
33WORKDIR /app
44
Original file line number Diff line number Diff line change @@ -192,7 +192,7 @@ regex==2024.5.15
192192 # -r requirements/torch-cpu-requirements.txt
193193 # nltk
194194 # transformers
195- requests == 2.32.0
195+ requests == 2.32.3
196196 # via
197197 # -r requirements/torch-cpu-requirements.txt
198198 # cohere
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.0
90+ requests==2.32.3
9191 # via
9292 # -r mini-requirements.in
9393 # huggingface-hub
You can’t perform that action at this time.
0 commit comments