Workbench: Flexible Pip contraints.
The OS packages come with a version of packaging. Installing a different version with Pip is not possible as it requires uninstalling the OS version which doesn't have all of the needed metadata, therefore the Pip constraint. Instead of updating the contraint manually everytime it's updated in Debian, use the version that's currently installed and it should always be OK (hopefully).