Skip to content

Commit

Permalink
upgrade classify version
Browse files Browse the repository at this point in the history
  • Loading branch information
ethan-cartwright committed Jan 11, 2024
1 parent 0d3fbe1 commit 3fab9f2
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 @@ -189,7 +189,7 @@
"pandas",
"cryptography",
"msal",
"acryl-datahub-classify==0.0.8",
"acryl-datahub-classify==0.0.9",
# spacy version restricted to reduce backtracking, used by acryl-datahub-classify,
"spacy==3.4.3",
}
Expand Down

0 comments on commit 3fab9f2

Please sign in to comment.