elementary
elementary copied to clipboard
Bump pydantic dependancy
We are trying to use this in a project where the restriction on Pydantic makes it incompatible with other packages.
Hi @mhindery, may I ask why don't you use a separate venv for the other application?
Hi!
I have the same issue with Airflow.
Airflow 2.8.1 requires pydantic>=2.3.0, but elementary-data requires pydantic<2.0
May we merge it? What's the case to block this bump?
Hi, just merged a different solution to this issue so closing this PR, edr should support both pydantic 1 and 2 when we release the next version (0.14.1)