Skip to content

Commit 5dba259

Browse files
committed
Update Protobuf version to >=3.0.0 in requirements
1 parent 00d7055 commit 5dba259

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ License information can be found in the LICENSE.txt file.
1111
Requirements
1212
============
1313

14-
Protobuf C++ (version >= 2.6.0) and Python Protobuf (version >= 3.0.0)
14+
Protobuf C++ (version >= 3.0.0) and Python Protobuf (version >= 3.0.0)
1515
https://developers.google.com/protocol-buffers/docs/downloads
1616

1717

docs/mysqlx/requirements.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ Requirements
55
* Python 2.7 or >= 3.4
66
* Protobuf C++ (version >= 3.0.0)
77
* Python Protobuf (version >= 3.0.0)
8-
* dnspython (version >= 1.16.0)
8+
* dnspython (version >= 1.16.0) for DNS SRV support
9+
* lz4 (version >= 2.1.6) for connection compression

0 commit comments

Comments
 (0)