This project requires setuptools_scm, but does not seem to use it at all, and its maximum version is pretty outdated:
|
"setuptools_scm >= 2.0.0, <3" |
Please allow the latest version of setuptools_scm, which is currently version 7, or remove the requirement alltogether.
This project requires
setuptools_scm, but does not seem to use it at all, and its maximum version is pretty outdated:python-canonicaljson/pyproject.toml
Line 10 in 0c3142d
Please allow the latest version of
setuptools_scm, which is currently version 7, or remove the requirement alltogether.