Skip to content

Commit 81a588f

Browse files
chore(deps): update dependency gcsfs to v0.8.0 (GoogleCloudPlatform#5672)
Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
1 parent dbd2623 commit 81a588f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • data-science-onramp/ai-platform/modules

data-science-onramp/ai-platform/modules/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
include_package_data=True,
2424
description="Tutorial Package",
2525
install_requires=[
26-
"gcsfs==0.7.2"
26+
"gcsfs==0.8.0"
2727
]
2828
)
2929
# [END ai_platform_setup]

0 commit comments

Comments
 (0)