From c9f5beb7195e62b4ea5ca469ccc937d1b8a1cd10 Mon Sep 17 00:00:00 2001
From: Sophie Morris <sm02810@surrey.ac.uk>
Date: Mon, 6 May 2024 14:22:54 +0100
Subject: [PATCH] requirement change

---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index a4517c4..d6b5e98 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,6 +1,6 @@
 Django>=3.0, <4.0
 psycopg2-binary>=2.8
-
+libsass==0.21.0
 django-sass-processor
 Pillow==10.1.0
 gunicorn
\ No newline at end of file
-- 
GitLab