aboutsummaryrefslogtreecommitdiffstats
path: root/requirements
diff options
context:
space:
mode:
Diffstat (limited to 'requirements')
-rw-r--r--requirements/base.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements/base.txt b/requirements/base.txt
index fdf7dd1..51b046e 100644
--- a/requirements/base.txt
+++ b/requirements/base.txt
@@ -9,8 +9,8 @@ django-celery-beat==2.6.0 # https://github.com/celery/django-celery-beat
flower==2.0.1 # https://github.com/mher/flower
# migrated stuff from pyblackbird
-pypdf==4.2.0
-pypdfium2==4.29.0
+pdf2image==1.17.0
+pypdf2==3.0.1
python-magic==0.4.27
python-dotenv==1.0.1
boto3==1.34.89