Skip to content

Commit 9446f3f

Browse files
committed
fixed pyarrow version
1 parent b0a42fd commit 9446f3f

File tree

2 files changed

+40
-5
lines changed

2 files changed

+40
-5
lines changed

poetry.lock

+39-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ torch-geometric = "^2.5.0"
4343
# name = "torch-wheels"
4444
# url = "https://data.pyg.org/whl/torch-2.1.2+cu121.html"
4545
# priority = "primary"
46+
pyarrow = "15.0.0"
4647

4748
[build-system]
4849
requires = ["poetry_core>=1.9.0"]

0 commit comments

Comments
 (0)