Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion amber/LICENSE-binary-python
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ Python packages:
- pandas==2.2.3
- pg8000==1.31.5
- psutil==7.2.2
- s3fs==2025.9.0
- s3fs==2026.6.0
- scikit-image==0.25.2
- scikit-learn==1.7.2
- scipy==1.18.0
Expand Down
2 changes: 1 addition & 1 deletion amber/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ psutil==7.2.2
tzlocal==2.1
# Not imported directly: s3fs (with aiobotocore) backs pyiceberg's
# fsspec-based S3 FileIO (#4272).
s3fs==2025.9.0
s3fs==2026.6.0
aiobotocore==2.26.0
botocore==1.41.5
pyiceberg==0.11.1
Expand Down
Loading