Skip to content

Commit 956e294

Browse files
committed
Modify VF version specifier
1 parent a97939b commit 956e294

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ dependencies = [
123123
# NOTE: 1.7.0 is latest version of vl-convert which ships with Vega 5. In webapp we can't update to Vega 6 due to ESM-only issues
124124
# so we keep vl-convert version pinned as well
125125
"vl-convert-python==1.7.0",
126-
"deepnote-vegafusion (>=2.0.8,<3)",
126+
"deepnote-vegafusion>=2.0.8,<3",
127127

128128
# Security constraint updates for transitive dependencies
129129
# snowflake-connector-python 4.0.0+ supports urllib3 2.x for Python 3.10+

0 commit comments

Comments
 (0)