From 978f425bd154458e92888d2a974fe759bb3a5c06 Mon Sep 17 00:00:00 2001 From: Clemens Neudecker <952378+cneud@users.noreply.github.com> Date: Wed, 10 Apr 2024 19:28:24 +0200 Subject: [PATCH] document tested Python+TF2 versions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c3f25c..39d4ad1 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ ## Installation -Python `3.8-3.11` with Tensorflow `<=2.11.1` are currently supported. While newer versions might also work, we currently don't test this. +Python `3.7-3.10` with Tensorflow `<=2.11.1` are currently supported. While newer versions might also work, we currently don't test this. You can either install from PyPI via