Skip to content

Commit

Permalink
Merge pull request #10 from CogStack/CU-8692kkax6-medcat-1-10
Browse files Browse the repository at this point in the history
CU-8692kkax6: Bump medcat to > 1.10
  • Loading branch information
antsh3k authored Mar 4, 2024
2 parents 5c02f46 + f627c67 commit 9111772
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-20.04
strategy:
matrix:
python-version: [ '3.8', '3.9' ] # , '3.10', '3.11' ] # TODO - add 3.10 and 3.11 if/when medcat>=1.7 is used
python-version: [ '3.8', '3.9', '3.10', '3.11' ]
max-parallel: 4

steps:
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
medcat==1.10.2
plotly~=5.19.0
eland==8.12.1
en_core_web_md @ https://github.com/explosion/spacy-models/releases/download/en_core_web_md-3.6.0/en_core_web_md-3.6.0-py3-none-any.whl
en_core_web_md @ https://github.com/explosion/spacy-models/releases/download/en_core_web_md-3.6.0/en_core_web_md-3.6.0-py3-none-any.whl

0 comments on commit 9111772

Please sign in to comment.