server/requirements.txt: update heif-image-plugin to reflect Dockerfile

Installing this without Docker was failing due to an out of date heif-image-plugin. This commit fixes that.
This commit is contained in:
CrawlerBleak 2024-10-22 20:50:25 -07:00 committed by GitHub
parent 46e3295003
commit ef471346af
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
alembic>=0.8.5 alembic>=0.8.5
certifi>=2017.11.5 certifi>=2017.11.5
coloredlogs==5.0 coloredlogs==5.0
heif-image-plugin==0.3.2 heif-image-plugin>=0.3.2
numpy>=1.8.2 numpy>=1.8.2
pillow-avif-plugin~=1.1.0 pillow-avif-plugin~=1.1.0
pillow>=4.3.0 pillow>=4.3.0