From 04fd317c49f7c9a405b03b4e829805cedd009600 Mon Sep 17 00:00:00 2001 From: Margaret Fero Date: Thu, 29 Feb 2024 16:26:04 -0800 Subject: [PATCH] Put back the things I accidentally deleted I seem to have accidentally removed three dependencies while resolving merge conflicts. Putting them back now. --- requirements.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/requirements.txt b/requirements.txt index c6fbce9c61..81944a3884 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,6 +12,9 @@ django-sass-processor==1.2.2 django-csp==3.7 environs==9.5.0 flower==2.0.0 +grpcio==1.57.0 +libsass==0.22.0 +Markdown==3.4.1 Pillow==10.0.1 psycopg2==2.9.7 pycryptodome==3.18.0