We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 568aa90 commit 28d137cCopy full SHA for 28d137c
Dockerfile.dev
@@ -40,7 +40,7 @@ RUN SETUPTOOLS_SCM_PRETEND_VERSION_FOR_FLYTEKIT=$PSEUDO_VERSION \
40
-e /flytekit \
41
-e /flytekit/plugins/flytekit-deck-standard \
42
-e /flytekit/plugins/flytekit-flyteinteractive \
43
- obstore==0.3.0b9 \
+ obstore==0.6.0 \
44
markdown \
45
pandas \
46
pillow \
pyproject.toml
@@ -38,7 +38,7 @@ dependencies = [
38
"marshmallow-jsonschema>=0.12.0",
39
"mashumaro>=3.15",
"msgpack>=1.1.0",
- "obstore==0.5.1",
+ "obstore==0.6.0",
"protobuf!=4.25.0",
"pygments",
"python-json-logger>=2.0.0",
0 commit comments