From 594f5e77548ccf79a894264704bae10aa1cae8fd Mon Sep 17 00:00:00 2001 From: AudricV <74829229+AudricV@users.noreply.github.com> Date: Mon, 16 Jan 2023 08:28:11 +0100 Subject: [PATCH 1/4] [Server] Remove unused dependencies from requirements --- requirements.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index ecc89ed..66ad3c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,6 @@ Flask==2.2.2 -pyjwt==2.6.0 Flask-SocketIO==5.3.2 SQLAlchemy==1.4.20 pymysql==1.0.2 discord.py==2.1.0 -discord.py==2.1.0 python-dotenv==0.21.0 From 4b0f9b6a2d9637ccd56fbf61597d13f2eace2a41 Mon Sep 17 00:00:00 2001 From: AudricV <74829229+AudricV@users.noreply.github.com> Date: Mon, 16 Jan 2023 08:29:26 +0100 Subject: [PATCH 2/4] [Client] Add missing libraries to the licenses page --- truthseeker/templates/licenses.html | 26 ++++++++++++++++++++++---- 1 file changed, 22 insertions(+), 4 deletions(-) diff --git a/truthseeker/templates/licenses.html b/truthseeker/templates/licenses.html index 11f9c78..35ec6ca 100644 --- a/truthseeker/templates/licenses.html +++ b/truthseeker/templates/licenses.html @@ -1,7 +1,7 @@
-