Skip to content

Commit 45b1f05

Browse files
carmoccanicolai86
authored andcommitted
Remove unused gcsfs dependency (#14962)
1 parent e617a7b commit 45b1f05

File tree

3 files changed

+0
-108
lines changed

3 files changed

+0
-108
lines changed

requirements/pytorch/check-avail-extras.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# import gcsfs
21
import hydra # noqa: F401
32
import jsonargparse # noqa: F401
43
import matplotlib # noqa: F401

requirements/pytorch/extra.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,5 @@ matplotlib>3.1, <3.5.3
66
omegaconf>=2.0.5, <2.3.0
77
hydra-core>=1.0.5, <1.3.0
88
jsonargparse[signatures]>=4.12.0, <4.14.0
9-
gcsfs>=2021.5.0, <2022.8.0
109
rich>=10.14.0, !=10.15.0.a, <13.0.0
1110
protobuf<=3.20.1 # strict # an extra is updating protobuf, this pin prevents TensorBoard failure

tests/tests_pytorch/utilities/test_remote_filesystem.py

Lines changed: 0 additions & 106 deletions
This file was deleted.

0 commit comments

Comments
 (0)