Skip to content

Commit ea55097

Browse files
speakeasybotawalker4
authored andcommitted
chore: update gen.yaml file
1 parent ce02dd8 commit ea55097

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gen.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@ generation:
1212
python:
1313
version: 0.25.5
1414
additionalDependencies:
15-
dependencies:
15+
dev: {}
16+
main:
1617
deepdiff: '>=6.0'
1718
httpx: '>=0.27.0'
1819
nest-asyncio: '>=1.6.0'
1920
pypdf: '>=4.0'
2021
requests-toolbelt: '>=1.0.0'
21-
extraDependencies:
22-
dev: {}
23-
author: Unstructured
22+
authors:
23+
- Unstructured
2424
clientServerStatusCodesAsErrors: true
2525
description: Python Client SDK for Unstructured API
2626
flattenGlobalSecurity: true
@@ -40,4 +40,4 @@ python:
4040
packageName: unstructured-client
4141
projectUrls: {}
4242
responseFormat: envelope
43-
templateVersion: v1
43+
templateVersion: v2

0 commit comments

Comments
 (0)