From a3a3180c86f63ee7af9d5a2a6ce1c05a8a3385b4 Mon Sep 17 00:00:00 2001 From: Thomas Wolf Date: Tue, 11 Dec 2018 11:29:45 +0100 Subject: [PATCH] Bump up requirements to Python 3.6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 897d884ec8..720ddc3478 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ This implementation is provided with [Google's pre-trained models](https://githu ## Installation -This repo was tested on Python 3.5+ and PyTorch 0.4.1 +This repo was tested on Python 3.6+ and PyTorch 0.4.1 ### With pip