Skip to content

Commit c532c90

Browse files
committed
Add parquet deps
1 parent fb28bb0 commit c532c90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ requires-python = ">=3.8"
2020
urls = {Home="https://github.com/Marsilea-viz/marsilea"}
2121
dependencies = [
2222
"numpy",
23-
"pandas",
23+
"pandas[parquet]",
2424
"matplotlib>=3.6",
2525
"seaborn",
2626
"scipy",

0 commit comments

Comments
 (0)