Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2559de5

Browse files
authored
update README (#1217)
1 parent a388c3a commit 2559de5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ This package contains a pure-Python MySQL and MariaDB client library, based on
1010
## Requirements
1111

1212
- Python -- one of the following:
13-
- [CPython](https://www.python.org/) : 3.7 and newer
13+
- [CPython](https://www.python.org/) : 3.9 and newer
1414
- [PyPy](https://pypy.org/) : Latest 3.x version
1515
- MySQL Server -- one of the following:
16-
- [MySQL](https://www.mysql.com/) \>= 5.7
17-
- [MariaDB](https://mariadb.org/) \>= 10.4
16+
- [MySQL](https://www.mysql.com/) LTS versions
17+
- [MariaDB](https://mariadb.org/) LTS versions
1818

1919
## Installation
2020

0 commit comments

Comments
 (0)