File: requirements.rst

package info (click to toggle)
mysql-connector-python 9.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 27,768 kB
  • sloc: python: 83,598; sql: 47,030; ansic: 3,494; cpp: 860; sh: 394; makefile: 208; javascript: 2
file content (10 lines) | stat: -rw-r--r-- 356 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
Requirements
============

* MySQL 8.0.0 or higher, with the X Plugin enabled
* Python >= 3.9
* Protobuf C++ (version == 5.29.4)
* Python Protobuf (version == 5.29.4)
* dnspython (version == 2.6.1) for DNS SRV support
* lz4 (version == 4.4.4) for connection compression support
* zstandard (version >= 0.12.0, <= 0.19.0) for connection compression support