added pdf.js to add pdf support.

This commit is contained in:
ajurna
2020-05-21 15:26:56 +01:00
parent f4411163f9
commit ca5bb60bb2
6 changed files with 81418 additions and 9 deletions

View File

@@ -11,7 +11,6 @@ gunicorn = "*"
django-recaptcha2 = "*"
django-bootstrap4 = "*"
dj-database-url = "*"
pypdf2 = "*"
pypdf4 = "*"
[requires]