Pre Merge pull request !96 from lueans/main
commit
f49d010ffb
|
@ -0,0 +1,2 @@
|
||||||
|
import pymysql
|
||||||
|
pymysql.install_as_MySQLdb()
|
|
@ -22,7 +22,7 @@ inflection==0.5.1
|
||||||
itypes==1.2.0
|
itypes==1.2.0
|
||||||
Jinja2==3.1.2
|
Jinja2==3.1.2
|
||||||
MarkupSafe==2.0.1
|
MarkupSafe==2.0.1
|
||||||
mysqlclient==2.1.1
|
pymysql==1.0.3
|
||||||
Pillow==9.4.0
|
Pillow==9.4.0
|
||||||
PyJWT==2.6.0
|
PyJWT==2.6.0
|
||||||
pyparsing==2.4.7
|
pyparsing==2.4.7
|
||||||
|
|
Loading…
Reference in New Issue