Skip to content

Drop usage of dataclasses-json #137

@kurtqq

Description

@kurtqq

The package uses both
dataclasses-json and marshmallow

"dataclasses-json>=0.6.4",
"idna>=3.4",
"jsonpath-python>=1.0.6",
"marshmallow>=3.19.0",

however dataclasses-json supports only marshmallow 3 and the package announced deprecation - see lidatong/dataclasses-json#568 this doesn't allow to use marshmallow 4 with airbyte-api-python-sdk

The required action:
drop dataclasses-json as a dependency for this package

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions