We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00d7055 commit 5dba259Copy full SHA for 5dba259
README.txt
@@ -11,7 +11,7 @@ License information can be found in the LICENSE.txt file.
11
Requirements
12
============
13
14
-Protobuf C++ (version >= 2.6.0) and Python Protobuf (version >= 3.0.0)
+Protobuf C++ (version >= 3.0.0) and Python Protobuf (version >= 3.0.0)
15
https://developers.google.com/protocol-buffers/docs/downloads
16
17
docs/mysqlx/requirements.rst
@@ -5,4 +5,5 @@ Requirements
5
* Python 2.7 or >= 3.4
6
* Protobuf C++ (version >= 3.0.0)
7
* Python Protobuf (version >= 3.0.0)
8
-* dnspython (version >= 1.16.0)
+* dnspython (version >= 1.16.0) for DNS SRV support
9
+* lz4 (version >= 2.1.6) for connection compression
0 commit comments