[BUG] Transitive dependency on pydantic < 2.0.0
due to snowflake==0.5.1
#95
Labels
bug
Something isn't working
pydantic < 2.0.0
due to snowflake==0.5.1
#95
Describe the bug
snowflake==0.5.1
has a transitive dependency onpydantic < 2.0.0
. Thesnowflake
dependency is always required if plugins functionality is enabled. Hence Brickflow usage is limited to the cases when no extra dependencies are required or if said dependencies does not requirepydantic >= 2.0.0
To Reproduce
View
snowflake
package dependencies.Expected behavior
Compatibility with
pydantic >= 2.0.0
Screenshots
Cloud Information
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: