Skip to content

Commit 4769c82

Browse files
committed
try 0.8.8rc2
1 parent 0d0a003 commit 4769c82

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ pyiceberg = "pyiceberg.cli.console:run"
5656
[project.optional-dependencies]
5757
pyarrow = [
5858
"pyarrow>=17.0.0",
59-
"pyiceberg-core==0.8.0rc1",
59+
"pyiceberg-core==0.8.0rc2",
6060
]
6161
pandas = [
6262
"pandas>=1.0.0,<3.0.0",
@@ -94,7 +94,7 @@ sql-sqlite = ["sqlalchemy>=2.0.18,<3"]
9494
gcsfs = ["gcsfs>=2023.1.0"]
9595
rest-sigv4 = ["boto3>=1.24.59"]
9696
hf = ["huggingface-hub>=0.24.0"]
97-
pyiceberg-core = ["pyiceberg-core==0.8.0rc1"]
97+
pyiceberg-core = ["pyiceberg-core==0.8.0rc2"]
9898
datafusion = ["datafusion==50.1"]
9999
gcp-auth = ["google-auth>=2.4.0"]
100100

uv.lock

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

0 commit comments

Comments
 (0)