切换pymysql
parent
a97e6b4ab6
commit
d850f7e96d
|
@ -0,0 +1,2 @@
|
|||
import pymysql
|
||||
pymysql.install_as_MySQLdb()
|
|
@ -20,7 +20,7 @@ inflection==0.5.1
|
|||
itypes==1.2.0
|
||||
Jinja2==3.1.2
|
||||
MarkupSafe==2.0.1
|
||||
mysqlclient==2.1.1
|
||||
pymysql==1.0.3
|
||||
Pillow==9.4.0
|
||||
PyJWT==2.6.0
|
||||
pyparsing==2.4.7
|
||||
|
|
Loading…
Reference in New Issue