Switch to MariaDB database
This commit is contained in:
parent
4b9d973f40
commit
7755bfb46d
4 changed files with 89 additions and 52 deletions
1
Pipfile
1
Pipfile
|
|
@ -9,6 +9,7 @@ werkzeug = "~=2.0"
|
|||
flask = "~=2.0"
|
||||
pyyaml = "*"
|
||||
sqlalchemy = "~=1.4"
|
||||
pymysql = "*"
|
||||
|
||||
[dev-packages]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue