From feb5d9b74fa1e8454eaaf29afae3643c6d7c81f1 Mon Sep 17 00:00:00 2001 From: Andrew Godwin Date: Fri, 11 Nov 2022 22:02:43 -0700 Subject: Got up to incoming posts working --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 53ab2b0..4f7c763 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,5 @@ httpx~=0.23 pyOpenSSL~=22.1.0 uvicorn~=0.19 gunicorn~=20.1.0 -psycopg2==2.9.5 +psycopg2~=2.9.5 +bleach~=5.0.1 -- cgit v1.2.3