aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2019-03-02 12:08:41 -0500
committerMarcoFalke <falke.marco@gmail.com>2019-06-26 09:31:08 -0400
commitbcb27d7b03d1e7a4404c04859f8146d8bc7c360a (patch)
treee9a2d5eb34ebe4610ff552fb4c14ac9546cf2c09 /doc
parentaf25a757e077f907a8ce1cb676bd4908ed638e14 (diff)
downloadbitcoin-bcb27d7b03d1e7a4404c04859f8146d8bc7c360a.tar.xz
.python-version: Bump to 3.5.6
See also: dddd1d05d3df06865f5e0b1442d7425c0955de4e
Diffstat (limited to 'doc')
-rw-r--r--doc/dependencies.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dependencies.md b/doc/dependencies.md
index 229f9ca742..1b3df62867 100644
--- a/doc/dependencies.md
+++ b/doc/dependencies.md
@@ -22,7 +22,7 @@ These are the dependencies currently used by Bitcoin Core. You can find instruct
| OpenSSL | [1.0.1k](https://www.openssl.org/source) | | Yes | | |
| PCRE | | | | | [Yes](https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk#L66) |
| protobuf | [2.6.1](https://github.com/google/protobuf/releases) | | No | | |
-| Python (tests) | | [3.4](https://www.python.org/downloads) | | | |
+| Python (tests) | | [3.5](https://www.python.org/downloads) | | | |
| qrencode | [3.4.4](https://fukuchi.org/works/qrencode) | | No | | |
| Qt | [5.9.7](https://download.qt.io/official_releases/qt/) | [5.5.1](https://github.com/bitcoin/bitcoin/issues/13478) | No | | |
| XCB | | | | | [Yes](https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk#L87) (Linux only) |