Spaces:
Running
Running
Add pi_heif dependency to requirements.txt
Browse files- app/requirements.txt +1 -0
app/requirements.txt
CHANGED
@@ -111,6 +111,7 @@ overrides==7.7.0
|
|
111 |
packaging==24.2
|
112 |
pandas==2.2.3
|
113 |
pdfminer.six==20250327
|
|
|
114 |
pillow==11.1.0
|
115 |
posthog==3.18.1
|
116 |
propcache==0.3.1
|
|
|
111 |
packaging==24.2
|
112 |
pandas==2.2.3
|
113 |
pdfminer.six==20250327
|
114 |
+
pi_heif==0.22.0
|
115 |
pillow==11.1.0
|
116 |
posthog==3.18.1
|
117 |
propcache==0.3.1
|