Skip to content

PyXB is not longer under development and is preventing us from upgrading from Python 3.8 #40

Closed
@celbal

Description

@celbal

rdflib is pinned to v4.2.2 which has a DeprecationWarning

rdflib/plugins/sparql/compat.py:8: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop working
    from collections import Mapping, MutableMapping  # was added in 2.6

-- Docs: https://docs.pytest.org/en/latest/warnings.html

rdflib should be upgraded to v5.0.0

Metadata

Metadata

Assignees

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