Skip to content
Merged
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 @@ -226,7 +226,7 @@ Python packages:
- pyarrow==23.0.1
- pyiceberg==0.11.1
- pympler==1.1
- python-dateutil==2.8.2
Comment thread
Yicong-Huang marked this conversation as resolved.
- python-dateutil==2.9.0.post0
- regex==2026.7.10
- requests==2.34.2
- s3transfer==0.16.1
Expand Down
3 changes: 0 additions & 3 deletions amber/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ numpy==2.1.0
pandas==2.2.3
loguru==0.7.3
pyarrow==23.0.1
# Not imported directly: runtime dependency of betterproto and pg8000.
python-dateutil==2.8.2
betterproto==2.0.0b7
pampy==0.3.0
overrides==7.7.0
Expand All @@ -35,7 +33,6 @@ tzlocal==2.1
# Not imported directly: s3fs (with aiobotocore) backs pyiceberg's
# fsspec-based S3 FileIO (#4272).
s3fs==2026.6.0
aiobotocore==3.7.0
botocore==1.42.90
pyiceberg==0.11.1
readerwriterlock==1.0.9
Expand Down
Loading