The project is raising error on PipelineFinder.find() method. Apparently a change in find_all method. The error raise is: PipelineFinder.find() got an unexpected keyword argument 'find_all' /lib/python3.13/site-packages/pipeline/packager.py, line 25, in sources if path not in paths and find(path): ^^^^^^^^^^