From 6ac48caa123c84e52707e1985677c20d05f0ddd3 Mon Sep 17 00:00:00 2001 From: kaoru Date: Sat, 18 Jun 2022 12:30:37 +0900 Subject: [PATCH] Update README.md #233 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1961ca39..7839cfa1 100644 --- a/README.md +++ b/README.md @@ -86,8 +86,8 @@ How to Build and Install - [Doxygen 1.9.4](https://www.doxygen.nl/) - [Graphviz](https://www.graphviz.org/) - [WiX toolset 3.11.2](https://wixtoolset.org/) -- [Python 3.7](https://www.python.org/) or - [Python 3.9](https://www.python.org/) +- [Python 3.9](https://www.python.org/) or + [Python 3.10](https://www.python.org/) - [mypy](http://www.mypy-lang.org/) - [Black](https://black.readthedocs.io/en/stable/) - [isort](https://pycqa.github.io/isort/)