Skip to content

Commit bd9d3bd

Browse files
committed
Update dependencies for CI/dev again
1 parent bdf9090 commit bd9d3bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tensorboard/pip_package/requirements_dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ pandas~=2.0
2424
# (Couldn't exactly pin-point the next version,
2525
# but this was published less than a month after
2626
# that change.)
27-
boto3>=1.29.41
28-
moto>=4.1.0
27+
boto3==1.33.13
28+
moto==4.1.9
2929
# For gfile fsspec test
3030
fsspec>=2021.06.0
3131

0 commit comments

Comments
 (0)