Skip to content

Commit 77a68a6

Browse files
fix(deps): update dependency altair to v6
1 parent 373b1f0 commit 77a68a6

2 files changed

Lines changed: 1238 additions & 1237 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ classifiers = [
2020
"Topic :: Scientific/Engineering :: Visualization",
2121
]
2222
dependencies = [
23-
"altair>=5.0.0,<6.0.0",
23+
"altair>=6.0.0,<6.1.0",
2424
"pandas>=2.0.0,<3.0.0",
2525
]
2626

0 commit comments

Comments
 (0)