From 8cc49ac4dd76e37db31293cac323ee7439c8c89c Mon Sep 17 00:00:00 2001
From: thomaswoehlke <thomas.woehlke@gmail.com>
Date: Fri, 29 Jan 2021 14:34:36 +0100
Subject: [PATCH] work

---
 requirements.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index 52ad63c3..980dd69c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,9 +1,9 @@
 setuptools==52.0.0
 Flask==1.1.2
 Flask-SQLAlchemy==2.4.4
-SQLAlchemy==1.3.22
 Flask-Cors==3.0.10
 Flask-Login==0.5.0
+SQLAlchemy==1.3.22
 psycopg2==2.8.6
 wget==3.2
 celery[redis]==5.0.5
@@ -14,4 +14,4 @@ celery[redis]==5.0.5
 #pyecharts-extras==0.0.5
 #tokenize-rt==4.0.0
 #numpy==1.19.5
-#pandas==1.2.1
\ No newline at end of file
+#pandas==1.2.1
-- 
GitLab