Skip to content

Commit

Permalink
Update bokeh requirement from <=3.6.1,>=1.0.0 to >=1.0.0,<=3.6.2 (#1157)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 3, 2025
1 parent 0968290 commit e0ae485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ classifiers = [
license = {file = "LICENSE"}
requires-python = ">=3.8"
dependencies = [
"bokeh>=1.0.0,<=3.6.1",
"bokeh>=1.0.0,<=3.6.2",
"mapca>=0.0.4,<=0.0.5",
"matplotlib",
"nibabel>=2.5.1,<=5.3.2",
Expand Down

0 comments on commit e0ae485

Please sign in to comment.