You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ This a sample project written by PingCAP for mysqlcient to connect to TiDB.
7
7
8
8
## Prerequisites
9
9
10
-
-[Python 3.10 or higher](https://www.python.org/downloads/)
10
+
-[Python 3.8 or higher](https://www.python.org/downloads/)
11
11
-[Git](https://git-scm.com/downloads)
12
12
- A TiDB cluster. If you don't have a TiDB cluster, you can create one as follows:
13
13
- (Recommended) Follow [Creating a TiDB Serverless Cluster](https://docs.pingcap.com/tidbcloud/dev-guide-build-cluster-in-cloud) to create your own TiDB Cloud cluster.
0 commit comments