modern-monitor-81461
12/19/2022, 11:43 AMERROR: Cannot install acryl-datahub[dev]==0.0.0.dev0 and pyiceberg==0.2.0 because these package versions have conflicting dependencies.
The conflict is caused by:
acryl-datahub[dev] 0.0.0.dev0 depends on pydantic>=1.5.1
acryl-datahub[dev] 0.0.0.dev0 depends on pydantic<1.10 and >=1.9.0; extra == "dev"
acryl-datahub[dev] 0.0.0.dev0 depends on pydantic>=1.5.1; extra == "dev"
pyiceberg 0.2.0 depends on pydantic==1.10.2
pyiceberg requires pydantic 1.10.2, but DataHub seems to have a type issue with 1.10+ according to this comment. What is this about? Is it something we can fix?
@gray-shoe-75895