Skip to content

Commit 4536477

Browse files
committed
upgrade pyiceberg-core to 0.5.1
1 parent a67c559 commit 4536477

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ psycopg2-binary = { version = ">=2.9.6", optional = true }
8181
sqlalchemy = { version = "^2.0.18", optional = true }
8282
getdaft = { version = ">=0.2.12", optional = true }
8383
cachetools = ">=5.5,<7.0"
84-
pyiceberg-core = { version = "^0.4.0", optional = true }
84+
pyiceberg-core = { version = "^0.5.1", optional = true }
8585
polars = { version = "^1.21.0", optional = true }
8686
thrift-sasl = { version = ">=0.4.3", optional = true }
8787
kerberos = {version = "^1.3.1", optional = true}

0 commit comments

Comments
 (0)