aboutsummaryrefslogtreecommitdiffstats
path: root/requirements/base.txt (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-06-23Removed pypdfium2 which doesn't build on FreeBSDMatthew Lemon1-2/+2
Libraries used: - PdPDF2 (to get basic PDF length) - https://pypi.org/project/PyPDF2/ - pdf2image (to extract images from each page) - https://github.com/Belval/pdf2image Reduction of quality of screenshotted image is in place. Reduced pdf screenshot quality considerably
2024-05-28Should be a buildable Django containerMatthew Lemon1-0/+1
2024-05-16-Adds markdown package to requirementsMatthew Lemon1-0/+2
2024-05-14Can now upload to SpacesMatthew Lemon1-2/+10