From 8ae9d314e9af7bcce1e8bc52f0317b9d565109bf Mon Sep 17 00:00:00 2001 From: Anthony Towns Date: Mon, 13 Jul 2020 14:25:47 +1000 Subject: Bump minimum python version to 3.6 --- doc/dependencies.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/dependencies.md') diff --git a/doc/dependencies.md b/doc/dependencies.md index d1bf4b3a87..08fbf6145d 100644 --- a/doc/dependencies.md +++ b/doc/dependencies.md @@ -18,7 +18,7 @@ These are the dependencies currently used by Bitcoin Core. You can find instruct | librsvg | | | | | | | MiniUPnPc | [2.0.20180203](https://miniupnp.tuxfamily.org/files) | | No | | | | PCRE | | | | | [Yes](https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk) | -| Python (tests) | | [3.5](https://www.python.org/downloads) | | | | +| Python (tests) | | [3.6](https://www.python.org/downloads) | | | | | qrencode | [3.4.4](https://fukuchi.org/works/qrencode) | | No | | | | Qt | [5.9.8](https://download.qt.io/official_releases/qt/) | [5.5.1](https://github.com/bitcoin/bitcoin/issues/13478) | No | | | | SQLite | [3.32.1](https://sqlite.org/download.html) | [3.7.17](https://github.com/bitcoin/bitcoin/pull/19077) | | | | -- cgit v1.2.3