This topic was automatically generated from Slack. You can find the original thread here.
Hey guys, having another issue with Python package versioning. It seems even though i pin all the packages at all steps (including some dependencies), it seems everytime one of the packages has an update, it tries to request that latest version instead and my hardcoded/pinned version number is ignored. Every few days i have to find which package is causing the issue, increment the version on all the steps and it then works.
Hi , unfortunately no updates for now. The ticket is in Pipedream team internal backlog, but we can not determine the date where it will be worked on, due to other prioritization.
To speedup the process, maybe you can also include more details on your workflow? For example, all of the code steps that you used to minimally reproduce the issue?
Thanks for the quick response . Fair enough, thank you for letting me know. Im happy to but only if i can do this privately to avoid publicizing our code, can i do this?
Hey , my recommendation for this issue is that you can just include the code step with only import statement to demonstrate your issue (without any of your internal code), could you help me to do that?