Skip to content

Conversation

joschaschmiedt
Copy link
Contributor

@joschaschmiedt joschaschmiedt commented Feb 28, 2023

joblib is used in BaseRawIO.__init__ and is a hard dependency if caching is used (#1224). I therefore added it to the project's dependencies.

joblib is used in BaseRawIO.__init__ and is a hard dependency if
caching is used (fixes NeuralEnsemble#1224).
Copy link
Member

@JuliaSprenger JuliaSprenger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would not restrict to the most recent joblib version as this might cause version conflicts on some systems. joblib version 1.0.0 was released end of 2020, which might be a better minimum requirement. We try to roughly follow the Numpy policy for version dependencies.
@joschaschmiedt Or did you notice problems using joblib<1.2.0?

@JuliaSprenger JuliaSprenger added this to the 0.12.1 milestone Apr 2, 2023
@JuliaSprenger JuliaSprenger merged commit bdac16f into NeuralEnsemble:master Apr 3, 2023
@JuliaSprenger JuliaSprenger modified the milestones: 0.12.1, 0.13.0 Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants