Skip to content

Commit 0380d40

Browse files
committed
fix: add pyarrow to test deps
1 parent 3a0c402 commit 0380d40

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

packages/gooddata-pandas/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ test = [
6565
"python-dotenv~=1.0.0",
6666
"pyyaml",
6767
"tests_support",
68+
"pyarrow>=16.1.0",
6869
]
6970

7071
[tool.ty.analysis]

uv.lock

Lines changed: 2 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)