Merge pull request #117 from scub-france/fix/ci-missing-pypdfium2
fix: add pypdfium2 to requirements.txt for CI
This commit is contained in:
commit
ea78632070
1 changed files with 1 additions and 0 deletions
|
|
@ -6,3 +6,4 @@ pdf2image>=1.17.0,<2.0.0
|
|||
pillow>=10.0.0,<11.0.0
|
||||
aiosqlite>=0.20.0,<1.0.0
|
||||
httpx>=0.27.0,<1.0.0
|
||||
pypdfium2>=4.0.0,<5.0.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue