From 0755b1ad1251eb926c89ca212feb062f29776334 Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Sat, 10 Jun 2023 22:36:06 +1000 Subject: [PATCH] not sure if this is needed, had some oddness with dev on mara and these packages, adding in case, and assuming prod build will work - we will find out soon --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.txt b/requirements.txt index bd3f4c5..f15f1a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ +psycopg2 flask flask_login flask-ldap3-login @@ -11,4 +12,5 @@ flask-bootstrap datetime pytz Werkzeug +brotli flask-compress