mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2024-11-08 14:40:27 +00:00
Upgrade mysqlclient package to work with MySQL 8.x #571
This commit is contained in:
parent
f8aaf88fc0
commit
53a7545ccc
@ -4,7 +4,7 @@ Flask-Login==0.4.1
|
||||
Flask-SQLAlchemy==2.4.1
|
||||
Flask-Migrate==2.5.2
|
||||
SQLAlchemy==1.3.11
|
||||
mysqlclient==1.3.12
|
||||
mysqlclient==1.4.6
|
||||
configobj==5.0.6
|
||||
bcrypt==3.1.4
|
||||
requests==2.20.0
|
||||
|
Loading…
Reference in New Issue
Block a user