ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.161.3

This commit is contained in:
speakeasybot
2024-02-01 16:24:35 +00:00
parent b84c1c66ea
commit b79081a877
5 changed files with 21 additions and 11 deletions

View File

@@ -10,7 +10,7 @@ except FileNotFoundError:
setuptools.setup(
name="plexpy",
version="0.0.1",
version="0.0.2",
author="LukeHagar",
description="Python Client SDK Generated by Speakeasy",
long_description=long_description,
@@ -19,7 +19,7 @@ setuptools.setup(
install_requires=[
"certifi>=2023.7.22",
"charset-normalizer>=3.2.0",
"dataclasses-json @ git+https://github.com/speakeasy-api/dataclasses-json@fix-union-deserialization",
"dataclasses-json-speakeasy>=0.5.11",
"idna>=3.4",
"jsonpath-python>=1.0.6 ",
"marshmallow>=3.19.0",