diff --git a/setup.py b/setup.py index fcc0ce6..6cfb1d9 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ "click", "deprecated", "gensim>=4.3.0", - "JPype1==1.5.1", + "JPype1==1.5.2", "matplotlib", "networkx", "numpy",