stack/erp5: remove useless pin for jsonpickle
It is no longer used since 49cf1861 (stack/erp5: remove some unused eggs, 2022-05-18)
It is no longer used since 49cf1861 (stack/erp5: remove some unused eggs, 2022-05-18)
You can now group jobs in the pipeline graph based on which jobs are configured to run first, if you use the needs:
keyword to establish job dependencies in your CI/CD pipelines. Learn how to speed up your pipeline with needs.