From faf08e8f12b4bda949b75c057b9a70e07c099fbc Mon Sep 17 00:00:00 2001 From: Kevin Heffernan <73017975+heffernankevin@users.noreply.github.com> Date: Thu, 4 Aug 2022 10:12:34 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78813258..6ccc69ee 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ A detailed description of how the multilingual sentence embeddings are trained c be found in [10], together with an experimental evaluation. ## Dependencies -* Python 3.6 +* Python >= 3.7 * [PyTorch 1.0](http://pytorch.org/) * [NumPy](http://www.numpy.org/), tested with 1.15.4 * [Cython](https://pypi.org/project/Cython/), needed by Python wrapper of FastBPE, tested with 0.29.6