File tree Expand file tree Collapse file tree 3 files changed +23
-17
lines changed Expand file tree Collapse file tree 3 files changed +23
-17
lines changed Original file line number Diff line number Diff line change 1- FROM kernai/refinery-parent-images:v1.11 .0-torch-cpu
1+ FROM kernai/refinery-parent-images:v1.12 .0-torch-cpu
22
33RUN apt-get update && \
44 apt-get install --no-install-recommends -y curl && \
Original file line number Diff line number Diff line change 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=requirements.txt requirements/requirements.in
66#
@@ -36,20 +36,20 @@ exceptiongroup==1.1.1
3636 # anyio
3737fastapi == 0.95.2
3838 # via -r requirements/torch-cpu-requirements.txt
39- filelock == 3.12.0
39+ filelock == 3.12.2
4040 # via
4141 # -r requirements/torch-cpu-requirements.txt
4242 # huggingface-hub
4343 # transformers
44- fsspec == 2023.5 .0
44+ fsspec == 2023.6 .0
4545 # via
4646 # -r requirements/torch-cpu-requirements.txt
4747 # huggingface-hub
4848h11 == 0.14.0
4949 # via
5050 # -r requirements/torch-cpu-requirements.txt
5151 # uvicorn
52- huggingface-hub == 0.14 .1
52+ huggingface-hub == 0.15 .1
5353 # via
5454 # -r requirements/torch-cpu-requirements.txt
5555 # transformers
@@ -111,7 +111,7 @@ pyyaml==6.0
111111 # huggingface-hub
112112 # pyaml
113113 # transformers
114- regex == 2023.5.5
114+ regex == 2023.6.3
115115 # via
116116 # -r requirements/torch-cpu-requirements.txt
117117 # transformers
@@ -124,6 +124,10 @@ s3transfer==0.6.1
124124 # via
125125 # -r requirements/torch-cpu-requirements.txt
126126 # boto3
127+ safetensors == 0.3.1
128+ # via
129+ # -r requirements/torch-cpu-requirements.txt
130+ # transformers
127131scikit-learn == 1.2.2
128132 # via
129133 # -r requirements/torch-cpu-requirements.txt
@@ -170,9 +174,9 @@ tqdm==4.65.0
170174 # -r requirements/torch-cpu-requirements.txt
171175 # huggingface-hub
172176 # transformers
173- transformers == 4.23.1
177+ transformers == 4.30.0
174178 # via -r requirements/torch-cpu-requirements.txt
175- typing-extensions == 4.6.2
179+ typing-extensions == 4.6.3
176180 # via
177181 # -r requirements/torch-cpu-requirements.txt
178182 # huggingface-hub
Original file line number Diff line number Diff line change 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 torch-cpu-requirements.in
66#
@@ -26,15 +26,15 @@ exceptiongroup==1.1.1
2626 # via anyio
2727fastapi==0.95.2
2828 # via -r mini-requirements.in
29- filelock==3.12.0
29+ filelock==3.12.2
3030 # via
3131 # huggingface-hub
3232 # transformers
33- fsspec==2023.5 .0
33+ fsspec==2023.6 .0
3434 # via huggingface-hub
3535h11==0.14.0
3636 # via uvicorn
37- huggingface-hub==0.14 .1
37+ huggingface-hub==0.15 .1
3838 # via transformers
3939idna==3.4
4040 # via
@@ -83,7 +83,7 @@ pyyaml==6.0
8383 # huggingface-hub
8484 # pyaml
8585 # transformers
86- regex==2023.5.5
86+ regex==2023.6.3
8787 # via transformers
8888requests==2.31.0
8989 # via
@@ -92,6 +92,8 @@ requests==2.31.0
9292 # transformers
9393s3transfer==0.6.1
9494 # via boto3
95+ safetensors==0.3.1
96+ # via transformers
9597scikit-learn==1.2.2
9698 # via scikit-optimize
9799scikit-optimize==0.9.0
@@ -118,9 +120,9 @@ tqdm==4.65.0
118120 # via
119121 # huggingface-hub
120122 # transformers
121- transformers==4.23.1
123+ transformers==4.30.0
122124 # via -r torch-cpu-requirements.in
123- typing-extensions==4.6.2
125+ typing-extensions==4.6.3
124126 # via
125127 # huggingface-hub
126128 # pydantic
You can’t perform that action at this time.
0 commit comments