From 20b5cd6c657d67d0dcd373c8b3ce721a9028839c Mon Sep 17 00:00:00 2001 From: DavIvek Date: Tue, 23 Jul 2024 22:38:00 +0200 Subject: [PATCH 1/3] update gensim version --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index c64bae23c..3c926e07a 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -2,7 +2,7 @@ gekko==0.2.8 networkx==2.6.2 python-Levenshtein==0.12.1 elasticsearch==8.4.3 -gensim==4.0.0 +gensim==4.3.3 torch==1.12.0 six==1.16.0 torchmetrics==0.9.3 From 1ab884d6a8fc3e1f91f0ed4ccb4386a6545a2bb1 Mon Sep 17 00:00:00 2001 From: DavIvek Date: Wed, 24 Jul 2024 17:10:31 +0200 Subject: [PATCH 2/3] back to 4.0.0 to check tests --- python/requirements.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/python/requirements.txt b/python/requirements.txt index 3c926e07a..2d953154f 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -2,7 +2,8 @@ gekko==0.2.8 networkx==2.6.2 python-Levenshtein==0.12.1 elasticsearch==8.4.3 -gensim==4.3.3 +#back to the original (with 4.3.3 tests are failing) +gensim==4.0.0 torch==1.12.0 six==1.16.0 torchmetrics==0.9.3 @@ -14,4 +15,4 @@ oracledb==1.2.2 pyodbc==4.0.35 psycopg2-binary==2.9.9 defusedxml==0.7.1 -scipy==1.12.0 +scipy==1.12.0 \ No newline at end of file From d0770addc6440819dae439253cc86b3b170a2eed Mon Sep 17 00:00:00 2001 From: DavIvek Date: Tue, 6 Aug 2024 13:16:59 +0200 Subject: [PATCH 3/3] update gensim version --- python/requirements.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/python/requirements.txt b/python/requirements.txt index 2d953154f..3c926e07a 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -2,8 +2,7 @@ gekko==0.2.8 networkx==2.6.2 python-Levenshtein==0.12.1 elasticsearch==8.4.3 -#back to the original (with 4.3.3 tests are failing) -gensim==4.0.0 +gensim==4.3.3 torch==1.12.0 six==1.16.0 torchmetrics==0.9.3 @@ -15,4 +14,4 @@ oracledb==1.2.2 pyodbc==4.0.35 psycopg2-binary==2.9.9 defusedxml==0.7.1 -scipy==1.12.0 \ No newline at end of file +scipy==1.12.0