mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-25 17:08:29 +00:00
fix(ingest/s3) Adding missing more-itertools dependency (#8023)
This commit is contained in:
parent
9c7742b1d7
commit
c0d50d0b2c
@ -214,6 +214,7 @@ iceberg_common = {
|
||||
|
||||
s3_base = {
|
||||
*aws_common,
|
||||
"more-itertools>=8.12.0",
|
||||
"parse>=1.19.0",
|
||||
"pyarrow>=6.0.1",
|
||||
"tableschema>=1.20.2",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user