Closed
Description
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