From 30e70430b8a1d2cf199131b4531f3ec9c175d7c1 Mon Sep 17 00:00:00 2001 From: Martin Knoche Date: Mon, 18 Mar 2024 13:58:46 +0100 Subject: [PATCH] Update README.md Updated to Python 3.9 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 933d419..cd29bc2 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Pull request are welcome! ## 🥣 Requirements -- [Python 3.8](https://www.python.org/) +- [Python 3.9](https://www.python.org/) - [TensorflowLite-Runtime 2.5.0](https://www.tensorflow.org/lite/guide/python) - Tested on: Ubuntu 20.04, Windows 10, MacOS 11.3