From 28e7c90d643a21aabcc51a6ab14fccce67afb6b4 Mon Sep 17 00:00:00 2001 From: Xingchen Zhou <zhoux40@cardiff.ac.uk> Date: Thu, 4 Mar 2021 22:01:33 +0000 Subject: [PATCH] Initial commit --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e53391e..8a5c325 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ MarkupSafe==1.1.1 PyMySQL==1.0.2 python-dateutil==2.8.1 python-editor==1.0.4 -six==1.15.0 SQLAlchemy==1.3.23 Werkzeug==1.0.1 WTForms==2.3.3 +six==1.15.0 \ No newline at end of file -- GitLab