We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce02dd8 commit ea55097Copy full SHA for ea55097
gen.yaml
@@ -12,15 +12,15 @@ generation:
12
python:
13
version: 0.25.5
14
additionalDependencies:
15
- dependencies:
+ dev: {}
16
+ main:
17
deepdiff: '>=6.0'
18
httpx: '>=0.27.0'
19
nest-asyncio: '>=1.6.0'
20
pypdf: '>=4.0'
21
requests-toolbelt: '>=1.0.0'
- extraDependencies:
22
- dev: {}
23
- author: Unstructured
+ authors:
+ - Unstructured
24
clientServerStatusCodesAsErrors: true
25
description: Python Client SDK for Unstructured API
26
flattenGlobalSecurity: true
@@ -40,4 +40,4 @@ python:
40
packageName: unstructured-client
41
projectUrls: {}
42
responseFormat: envelope
43
- templateVersion: v1
+ templateVersion: v2
0 commit comments