From 874ada9bff5177120c2877b413d0d8c30a420110 Mon Sep 17 00:00:00 2001 From: angela Date: Mon, 22 Feb 2021 16:43:37 +0100 Subject: [PATCH] update top2vec to 1.0.23 --- restful-top2vec/requirements.txt | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/restful-top2vec/requirements.txt b/restful-top2vec/requirements.txt index 8fe0173..2ab83eb 100644 --- a/restful-top2vec/requirements.txt +++ b/restful-top2vec/requirements.txt @@ -16,17 +16,17 @@ google-cloud-storage==1.26.0 google-resumable-media==0.5.0 googleapis-common-protos==1.51.0 h11==0.9.0 -hdbscan==0.8.26 +hdbscan==0.8.27 httptools==0.1.1 idna==2.9 jmespath==0.9.5 -joblib==0.14.1 +joblib==1.0.1 kiwisolver==1.1.0 -llvmlite==0.31.0 +llvmlite==0.35.0 matplotlib==3.2.1 -numba==0.48.0 -numpy==1.18.2 -pandas==1.0.3 +numba==0.52.0 +numpy==1.20.0 +pandas==1.1.5 Pillow==7.0.0 protobuf==3.11.3 pyarrow==0.16.0 @@ -45,10 +45,11 @@ six==1.14.0 sklearn==0.0 smart-open==1.10.0 starlette==0.13.2 -top2vec==1.0.8 -umap-learn==0.3.10 +top2vec==1.0.22 +umap-learn==0.5.1 urllib3==1.25.8 uvicorn==0.11.7 uvloop==0.14.0 websockets==8.1 wordcloud==1.6.0 +pynndescent>=0.4