From f27d7e259b7d078941e6f44f73194f4dfa02f728 Mon Sep 17 00:00:00 2001
From: Michael Heck <michael.heck@hhu.de>
Date: Mon, 7 Dec 2020 12:27:35 +0100
Subject: [PATCH] Update README.md

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index afb3bb3..04489ca 100644
--- a/README.md
+++ b/README.md
@@ -32,8 +32,8 @@ With a sequence length of 180, you should expect the following average JGA:
 ## Requirements
 
 - torch (tested: 1.4.0)
-- transformers (tested: 2.0)
-- tensorboardX (tested: 2.9.1)
+- transformers (tested: 2.9.1)
+- tensorboardX (tested: 2.0)
 
 ## Citation
 
-- 
GitLab