Skip to content

Commit 3bc74ee

Browse files
committed
WIP
1 parent 881aecd commit 3bc74ee

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 additions & 8 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
@@ -79,7 +79,7 @@ psycopg2-binary = { version = ">=2.9.6", optional = true }
7979
sqlalchemy = { version = "^2.0.18", optional = true }
8080
getdaft = { version = ">=0.2.12", optional = true }
8181
cachetools = "^5.5.0"
82-
pyiceberg-core = { version = "0.4.0.dev20250323000222", source="testpypi", optional = true }
82+
pyiceberg-core = { version = "0.4.0.dev20250324000205", source="testpypi", optional = true }
8383
polars = { version = "^1.21.0", optional = true }
8484
thrift-sasl = { version = ">=0.4.3", optional = true }
8585

0 commit comments

Comments
 (0)