From 6485a19802f089ea229eadd60880e7a4a148823b Mon Sep 17 00:00:00 2001 From: thomaswoehlke <thomas.woehlke@gmail.com> Date: Wed, 28 Apr 2021 13:33:36 +0200 Subject: [PATCH] working on: 0.0.32 Release --- requirements/dev.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.in b/requirements/dev.in index e6fb63e7..c5c09f52 100644 --- a/requirements/dev.in +++ b/requirements/dev.in @@ -9,7 +9,7 @@ Flask-Login==0.5.0 SQLAlchemy>=1.4.5 celery[redis]>=5.0.5 psycopg2-binary>=2.8.6 -PyMySQL==1.0.2 +mariadb==1.0.6 wget>=3.2 pyecharts>=1.9.0 pyecharts-extras>=0.0.5 -- GitLab