File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ dependencies = [
3030 " etils==1.12.2" ,
3131 " eval-type-backport==0.2.2" ,
3232 " executing==2.2.0" ,
33- " filelock==3.20.1 " ,
33+ " filelock==3.20.3 " ,
3434 " fire==0.7.0" ,
3535 " flatbuffers==25.2.10" ,
3636 " fsspec==2025.3.2" ,
@@ -77,12 +77,12 @@ dependencies = [
7777 " pandas-stubs==2.2.3.250308" ,
7878 " parso==0.8.4" ,
7979 " pexpect==4.9.0" ,
80- " pillow==11.3.0 " ,
80+ " pillow==12.1.1 " ,
8181 " platformdirs==4.3.7" ,
8282 " pluggy==1.5.0" ,
8383 " pretrainedmodels==0.7.4" ,
8484 " prompt-toolkit==3.0.51" ,
85- " protobuf==4.25.8 " ,
85+ " protobuf==5.29.6 " ,
8686 " psutil==7.0.0" ,
8787 " ptyprocess==0.7.0" ,
8888 " pure-eval==0.2.3" ,
@@ -113,7 +113,6 @@ dependencies = [
113113 " sympy==1.14.0" ,
114114 " tensorboard==2.19.0" ,
115115 " tensorboard-data-server==0.7.2" ,
116- " tensorboard-plugin-profile==2.19.4" ,
117116 " tensorflow==2.19.0" ,
118117 " termcolor==3.1.0" ,
119118 " threadpoolctl==3.6.0" ,
@@ -130,7 +129,7 @@ dependencies = [
130129 " tzdata==2025.2" ,
131130 " urllib3==2.6.3" ,
132131 " wcwidth==0.2.13" ,
133- " werkzeug==3.1.5 " ,
132+ " werkzeug==3.1.6 " ,
134133 " wheel==0.46.2" ,
135134 " wrapt==1.17.2" ,
136135 " zipp==3.21.0" ,
@@ -177,6 +176,7 @@ dependencies = [
177176 " scipy-stubs>=1.16.2.0" ,
178177 " fonttools>=4.57.0" ,
179178 " torch==2.8.0" ,
179+ " tensorboard-plugin-profile>=2.21.6" ,
180180]
181181
182182
You can’t perform that action at this time.
0 commit comments