We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ca2839 commit 5ad23d7Copy full SHA for 5ad23d7
1 file changed
gen.yaml
@@ -23,7 +23,7 @@ generation:
23
schemas:
24
allOfMergeStrategy: shallowMerge
25
python:
26
- version: 0.42.9
+ version: 0.42.10
27
additionalDependencies:
28
dev:
29
deepdiff: '>=6.0'
@@ -40,6 +40,7 @@ python:
40
cryptography: '>=3.1'
41
httpx: '>=0.27.0'
42
pypdf: '>= 6.2.0'
43
+ pypdfium: '>= 5.0.0'
44
requests-toolbelt: '>=1.0.0'
45
allowedRedefinedBuiltins:
46
- id
0 commit comments