From a31f676b46a4d904954b8b7227dcde779aedca54 Mon Sep 17 00:00:00 2001 From: Andrew Godwin Date: Mon, 5 Dec 2022 19:21:00 -0700 Subject: Policy pages and signup tests. Fixes #113 --- requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 2560fc5..4cdbb82 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,6 +9,7 @@ django~=4.1 email-validator~=1.3.0 gunicorn~=20.1.0 httpx~=0.23 +markdown_it_py~=2.1.0 pillow~=9.3.0 psycopg2~=2.9.5 pydantic~=1.10.2 -- cgit v1.2.3