-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Open
Labels
bugBug reportBug report
Description
Describe the bug
The acryl-datahub package does not install on Python 3.13 whenever any dependency from the sql_common group is selected. That's because it relies on acryl-datahub-classify==0.0.11 which in turn depends on a version of spacy that's not compatible with Python 3.13
To Reproduce
Steps to reproduce the behavior:
pip install 'acryl-datahub[snowflake]'
Expected behavior
library correctly installs
Metadata
Metadata
Assignees
Labels
bugBug reportBug report