mirror of
https://github.com/LukeHagar/plexpy.git
synced 2025-12-09 12:47:44 +00:00
ci: regenerated with OpenAPI Doc 0.0.3, Speakeasy CLI 1.161.3
This commit is contained in:
4
setup.py
4
setup.py
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user