The makefile has pip 25.0.1, so why is the failed CircleCI build using pip 20.3.3? circle ci is using the wrong pip version. related to [6359](https://github.com/StackStorm/st2/issues/6359#issuecomment-3446864144)
The makefile has pip 25.0.1, so why is the failed CircleCI build using pip 20.3.3?
circle ci is using the wrong pip version.
related to 6359