diff --git a/requirements.txt b/requirements.txt index 06d9ab6..84612fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,4 @@ medcat==1.10.2 plotly~=5.19.0 eland==8.12.1 -# Example of a spacy model download. -https://github.com/explosion/spacy-models/releases/download/en_core_web_md-3.1.0/en_core_web_md-3.1.0-py3-none-any.whl \ No newline at end of file +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 \ No newline at end of file