mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-07-09 07:34:04 +00:00
Fix the tests
Fix the tests Fix the tests
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
Flask==1.0.2
|
||||
Flask==1.1.1
|
||||
Flask-Assets==0.12
|
||||
Flask-Login==0.4.1
|
||||
Flask-SQLAlchemy==2.3.2
|
||||
Flask-Migrate==2.2.1
|
||||
SQLAlchemy==1.3.5
|
||||
Flask-SQLAlchemy==2.4.1
|
||||
Flask-Migrate==2.5.2
|
||||
SQLAlchemy==1.3.11
|
||||
mysqlclient==1.3.12
|
||||
configobj==5.0.6
|
||||
bcrypt==3.1.4
|
||||
|
Reference in New Issue
Block a user