storage
storage copied to clipboard
Tidy Up Python Build/CI/Test Dependencies and Fix Versions
The python dependencies for build/ci/test is a bit of a mess, being found in a requirements.txt, build.cake and azure-pipelines.yml. This should be consolidated and tidied up into requirement.txt files with specific versions specified.