Skip to content

Commit

Permalink
Drop upper bound
Browse files Browse the repository at this point in the history
  • Loading branch information
jonmmease committed Nov 12, 2024
1 parent daf958f commit 23f0c46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ all = [
"pandas>=1.1.3",
"numpy",
"pyarrow>=11",
"vegafusion[embed]>=1.6.6,<2",
"vegafusion[embed]>=1.6.6",
"anywidget>=0.9.0",
"altair_tiles>=0.3.0"
]
Expand Down

0 comments on commit 23f0c46

Please sign in to comment.