Closed fmigneault closed 3 months ago
@fmigneault Would you mind adding this pin to the conda environments as well? Feel free to merge afterwards.
We could probably simply edit the conda env to include:
dependencies:
- pip >=24.0
- pip:
- -r requirements.txt
This can avoid the duplicate edits each time, but it changes the resolution by pip
instead of conda-forge
channel.
What do you think?
I like the idea of building conda-based environments to ensure that there aren't any weird behaviours in underlying dependencies before we push our own tags of finch to conda-forge.
The duplicate conda version tags issue is on everything we build. I'd want to see an approach that addresses the problem and can be ported everywhere.
@Zeitsperre Failing tests seem unrelated. Please have a look to make sure.
@fmigneault It's an issue with cf-xarray.
Overview
Address CVE-2024-35195
Changes:
requests>=2.32.2