Skip to content

Commit 6b73904

Browse files
authored
fix typo in gen.yaml (#328)
1 parent 8e5ae08 commit 6b73904

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ python:
4040
cryptography: '>=3.1'
4141
httpx: '>=0.27.0'
4242
pypdf: '>= 6.2.0'
43-
pypdfium: '>= 5.0.0'
43+
pypdfium2: '>= 5.0.0'
4444
requests-toolbelt: '>=1.0.0'
4545
allowedRedefinedBuiltins:
4646
- id

0 commit comments

Comments
 (0)