Commit ff042aa
build(medcat and medcat-den and medcat-embedding-linker): Fix spacy-click issue (#518)
* Explicitly require click as a dependency to fix spacy issue
* Explicitly require click as a dependency to fix spacy issue for medcat-den
* Explicitly require click as a dependency to fix spacy issue for embedding linker
* Unify typer install restrictions
* Fix typos in comment
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>1 parent 9436292 commit ff042aa
3 files changed
Lines changed: 9 additions & 3 deletions
File tree
- medcat-den
- medcat-plugins/embedding-linker
- medcat-v2
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
65 | 67 | | |
66 | 68 | | |
67 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
75 | 77 | | |
76 | 78 | | |
77 | 79 | | |
| |||
0 commit comments