Skip to content

Commit f22a12e

Browse files
Decrease minimum version of joblib to 1.0.0
Co-authored-by: Julia Sprenger <[email protected]>
1 parent 2dc3483 commit f22a12e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/developers_guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Requirements
4141
* Python_ 3.8 or later
4242
* numpy_ >= 1.19.5
4343
* quantities_ >= 0.14.1
44-
* joblib >= 1.2.0
44+
* joblib >= 1.0.0
4545
* pytest (for running tests)
4646
* Sphinx_ (for building documentation)
4747

0 commit comments

Comments
 (0)