From 448ed48ab3f145edf9a149002881dd7ade52e1cf Mon Sep 17 00:00:00 2001 From: vabene1111 Date: Tue, 19 Oct 2021 18:35:02 +0200 Subject: [PATCH] added back hcaptcha --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 603ca448c..a1dc5e05f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,5 +39,6 @@ django-cors-headers==3.9.0 django-storages==1.11.1 boto3==1.18.52 django-prometheus==2.1.0 +django-hCaptcha==0.1.0 python-ldap==3.3.1 django-auth-ldap==3.0.0 \ No newline at end of file