diff --git a/mitremap-notebook/requirements-stable.txt b/mitremap-notebook/requirements-stable.txt index 695bcaa..32c33c0 100644 --- a/mitremap-notebook/requirements-stable.txt +++ b/mitremap-notebook/requirements-stable.txt @@ -130,7 +130,7 @@ threadpoolctl==3.1.0 tinycss2==1.1.1 tldextract==3.4.0 tokenizers==0.10.3 -torch==1.13.1 +torch==2.2.0 tornado==6.4.2 tqdm==4.64.1 traitlets==5.4.0 diff --git a/mitremap-notebook/requirements.txt b/mitremap-notebook/requirements.txt index 1165963..534661c 100644 --- a/mitremap-notebook/requirements.txt +++ b/mitremap-notebook/requirements.txt @@ -1,6 +1,6 @@ ipywidgets==7.5.1 transformers==4.5.1 -torch==1.13.1 +torch==2.2.0 msticpy==2.1.2 nltk==3.6.6 iocextract==1.13.1