From 787f61d5a7ff53330fd0ba8d75b5a32b9bf7282d Mon Sep 17 00:00:00 2001 From: Mike Auty Date: Thu, 22 Jul 2021 21:30:08 +0100 Subject: [PATCH] Documentation: Update minimum python version. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c04188ced..373d85d41 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ the Volatility Software License (VSL). See the [LICENSE](LICENSE.txt) file for m ## Requirements -- Python 3.5.3 or later. +- Python 3.6.0 or later. - Pefile 2017.8.1 or later. ## Optional Dependencies