mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-15 12:37:18 +00:00
Minor: Updated pyiceberg version to 0.5.1 (#18155)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
This commit is contained in:
parent
457f3d919a
commit
bbd159b947
@ -236,7 +236,7 @@ plugins: Dict[str, Set[str]] = {
|
|||||||
"impyla~=0.18.0",
|
"impyla~=0.18.0",
|
||||||
},
|
},
|
||||||
"iceberg": {
|
"iceberg": {
|
||||||
"pyiceberg>=0.5",
|
"pyiceberg==0.5.1",
|
||||||
# Forcing the version of a few packages so it plays nicely with other requirements.
|
# Forcing the version of a few packages so it plays nicely with other requirements.
|
||||||
VERSIONS["pydantic"],
|
VERSIONS["pydantic"],
|
||||||
VERSIONS["adlfs"],
|
VERSIONS["adlfs"],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user