diff --git a/changedetectionio/blueprint/ui/templates/diff.html b/changedetectionio/blueprint/ui/templates/diff.html
index cb2d5a8bc..a3bb5e933 100644
--- a/changedetectionio/blueprint/ui/templates/diff.html
+++ b/changedetectionio/blueprint/ui/templates/diff.html
@@ -44,9 +44,11 @@
Lines
{# @todo choose other types by their mimetype? #}
-
+
+
diff --git a/requirements.txt b/requirements.txt
index 38746cabc..cc1b5a4d4 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -65,8 +65,6 @@ elementpath==4.1.5
selenium~=4.31.0
-diff-match-patch
-
# https://github.com/pallets/werkzeug/issues/2985
# Maybe related to pytest?
werkzeug==3.0.6