You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-08-10 22:31:47 +02:00
Add the mariadb connector as per 3449
This commit is contained in:
@@ -22,6 +22,7 @@ gunicorn
|
||||
idna
|
||||
itsdangerous
|
||||
limits
|
||||
mariadb
|
||||
marshmallow
|
||||
marshmallow-sqlalchemy
|
||||
mysql-connector-python
|
||||
|
@@ -42,6 +42,7 @@ jsonschema==4.22.0
|
||||
jsonschema-specifications==2023.12.1
|
||||
limits==3.11.0
|
||||
Mako==1.3.3
|
||||
mariadb==1.1.11
|
||||
MarkupSafe==2.1.5
|
||||
marshmallow==3.21.2
|
||||
marshmallow-sqlalchemy==1.0.0
|
||||
|
Reference in New Issue
Block a user