Skip to content

Commit 673a46b

Browse files
committed
Comment out urllib3 dev dep
1 parent bd9d3bd commit 673a46b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorboard/pip_package/requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ fsspec>=2021.06.0
3232
# Transitive dependency required by TF
3333
# For details on why this version, see:
3434
# https://github.com/tensorflow/tensorboard/pull/7016
35-
urllib3>=1.26.5
35+
#turllib3>=1.26.5
3636

3737
# For linting
3838
black==24.3.0

0 commit comments

Comments
 (0)