Skip to content

Commit

Permalink
Revert "remove altair_tiles due to Python 3.9 dependency"
Browse files Browse the repository at this point in the history
This reverts commit cd78a24.
  • Loading branch information
jonmmease committed Mar 10, 2024
1 parent b050ff7 commit 1252b75
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,8 @@ all = [
"vl-convert-python>=1.1.0",
"pyarrow>=11",
"vegafusion[embed]>=1.5.0",
"anywidget>=0.9.0"
"anywidget>=0.9.0",
"altair_tiles>=0.2.0"
]
dev = [
"hatch",
Expand Down

0 comments on commit 1252b75

Please sign in to comment.