Skip to content
Snippets Groups Projects
Commit 47bfd296 authored by Tobias Jülg's avatar Tobias Jülg
Browse files

fixed pylint bug and added channels redis to requirements

channel redis is needed for redis backend deployment
parent d5274372
No related branches found
No related tags found
1 merge request!36Issue #17: added threading for invitation emails and feedback for whether email sending failed
Pipeline #1168 failed
......@@ -8,4 +8,5 @@ django-auth-ldap==2.2.*
qrcode==6.1
latex==0.7.*
django_prometheus==2.1.*
channels==3.0.*
\ No newline at end of file
channels==3.0.*
channels-redis==3.2.*
\ No newline at end of file
bandit==1.6.2
pylint
pylint==2.7.*
pylint-django~=2.3.0
django-stubs
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment