Skip to content

Commit 992527d

Browse files
parent image update
1 parent b6645e7 commit 992527d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

requirements/torch-cuda-requirements.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.10
2+
# This file is autogenerated by pip-compile with Python 3.9
33
# by the following command:
44
#
55
# pip-compile torch-cuda-requirements.in
@@ -97,7 +97,7 @@ pyyaml==6.0.1
9797
# huggingface-hub
9898
# pyaml
9999
# transformers
100-
regex==2023.12.25
100+
regex==2024.4.16
101101
# via transformers
102102
requests==2.31.0
103103
# via
@@ -106,7 +106,7 @@ requests==2.31.0
106106
# transformers
107107
s3transfer==0.6.2
108108
# via boto3
109-
safetensors==0.4.2
109+
safetensors==0.4.3
110110
# via transformers
111111
scikit-learn==1.1.2
112112
# via
@@ -144,6 +144,7 @@ typing-extensions==4.11.0
144144
# fastapi
145145
# huggingface-hub
146146
# pydantic
147+
# starlette
147148
# torch
148149
urllib3==1.26.18
149150
# via

0 commit comments

Comments
 (0)