aboutsummaryrefslogtreecommitdiff
path: root/doc/dependencies.md
diff options
context:
space:
mode:
authorAnthony Towns <aj@erisian.com.au>2020-07-13 14:25:47 +1000
committerAnthony Towns <aj@erisian.com.au>2020-11-09 17:53:47 +1000
commit8ae9d314e9af7bcce1e8bc52f0317b9d565109bf (patch)
treeb8c1b61825f1cdfb31b523e02c8b08dc4b8489f3 /doc/dependencies.md
parent7e373294a5ae819099c39d9d03d1f5a311d63cfc (diff)
downloadbitcoin-8ae9d314e9af7bcce1e8bc52f0317b9d565109bf.tar.xz
Bump minimum python version to 3.6
Diffstat (limited to 'doc/dependencies.md')
-rw-r--r--doc/dependencies.md2
1 files changed, 1 insertions, 1 deletions
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) | | | |