Skip to content

Commit e176131

Browse files
committed
Add Spark test support dependencies
1 parent 2ec87eb commit e176131

2 files changed

Lines changed: 21 additions & 0 deletions

File tree

libraries/dagster-iceberg/pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ daft = [
3838
]
3939
pandas = [
4040
"pandas>=2.0.0",
41+
"grpcio-status",
4142
]
4243
polars = [
4344
"polars>=1.0.0",
@@ -160,4 +161,7 @@ dev = [
160161
"pytest>=8.3.2",
161162
"pytest-cov>=6.0.0",
162163
"ruff>=0.9.6",
164+
"setuptools",
165+
"pandas>=2.0.0",
166+
"grpcio-status",
163167
]

libraries/dagster-iceberg/uv.lock

Lines changed: 17 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)