Skip to content

Commit

Permalink
chore(ingest): update acryl-datahub-classify version (#10844)
Browse files Browse the repository at this point in the history
  • Loading branch information
cburroughs authored and yoonhyejin committed Jul 16, 2024
1 parent 7448c2f commit 795a0e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata-ingestion/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
}

classification_lib = {
"acryl-datahub-classify==0.0.10",
"acryl-datahub-classify==0.0.11",
# This is a bit of a hack. Because we download the SpaCy model at runtime in the classify plugin,
# we need pip to be available.
"pip",
Expand Down

0 comments on commit 795a0e6

Please sign in to comment.