Skip to content

Commit bfc260e

Browse files
committed
Updated dev deps again
1 parent 673a46b commit bfc260e

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

tensorboard/pip_package/requirements_dev.txt

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,19 +21,12 @@ pandas~=2.0
2121
# For gfile S3 test
2222
# Python >= 3.13 requires a version after
2323
# https://github.com/boto/botocore/pull/2794
24-
# (Couldn't exactly pin-point the next version,
25-
# but this was published less than a month after
26-
# that change.)
24+
# (Both versions picked somewhat arbitrarily after that date)
2725
boto3==1.33.13
2826
moto==4.1.9
2927
# For gfile fsspec test
3028
fsspec>=2021.06.0
3129

32-
# Transitive dependency required by TF
33-
# For details on why this version, see:
34-
# https://github.com/tensorflow/tensorboard/pull/7016
35-
#turllib3>=1.26.5
36-
3730
# For linting
3831
black==24.3.0
3932
flake8==3.7.8

0 commit comments

Comments
 (0)