How do I set up cyclonedx-python in poetry to use my local copy of cyclonedx-python-lib instead of the version that the poetry.lock file will pull in? I'd like to be able to run the cyclonedx-bom script via the debugger and follow code execution into cyclonedx-python-lib. Some instructions on how to do this would be appreciated.