Skip to content

Upgrading the jsonpickle dependency  #56

@SnijderC

Description

@SnijderC

The jsonpickle version you are using is a bit outdated, wonder if you could update it to a more recent version.
In your setup.py file versions allowed are >=0.7.1, <1.0, those versions are from 2018.

You requirements.txt says: ~=1.4, >= 1.4.1, those versions are about a year old.

When we install the sdk from pypi, the setup.py version is leading, so the jsonpickle version is <1.0. Is that intentional? Especially given your requirements.txt has a version 2 years younger..

When combined with other dependencies this leads to dependency clashes.

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