As part of our ongoing research on Python dependency management we noticed a potential improvement in your project’s dependency management.
Specifically, the direct dependency GitPython is specified as a requirement in the pyproject.toml and poetry.lock file, when in reality it is not needed.
Hope this is helpful!
Best regards
As part of our ongoing research on Python dependency management we noticed a potential improvement in your project’s dependency management.
Specifically, the direct dependency
GitPythonis specified as a requirement in thepyproject.tomlandpoetry.lockfile, when in reality it is not needed.Hope this is helpful!
Best regards