[Perf] [Python] Pin dependency versions when testing packages
Open
pillar-performance
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 115
Description
In Python, the perf automation can target older versions of top-level packages like `azure-storage-blob`, but I believe dependencies like `azure-core` are still floated to the source version. Dependencies like `azure-core` should also be pinned, since we want to compare "latest GA versions of all packages" with "latest sources of all packages".
Contributor guide
Assessment
This issue has not been assessed yet.