Skip to content

Commit

Permalink
Merge setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
cccs-eric committed Feb 6, 2023
1 parent f870729 commit b0b069f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion metadata-ingestion/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,8 @@ def get_long_description():

iceberg_common = {
# Iceberg Python SDK
"pyiceberg==0.2.0",
"fsspec[abfs]==2022.10.0",
"pyiceberg[adlfs,s3fs]==0.3.0rc2",
"azure-identity==1.10.0",
}

Expand Down

0 comments on commit b0b069f

Please sign in to comment.