News

I have pyiceberg[glue,s3fs] as a dependency. The users of my library install it using pip. This has all worked fine until PyIceberg v0.9.0, where I'm getting a version conflict. I can reproduce the ...
Summary Encountered strange bug where s3fs is downgraded to an ancient package due to conflict between aiobotocore and latest boto3 First add fsspec with s3 extra and can see s3fs latest version ...