Skip to content

Drop usage of dataclasses-json #137

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions