Skip to content

Commit ba12176

Browse files
committed
sync dep groups [ci skip]
1 parent a4586b7 commit ba12176

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ dependencies = [
6868
"pywavelets",
6969
"scipy>=1.4.0",
7070
"tqdm",
71-
"zenodo_get>=1.6",
7271
]
7372
[project.optional-dependencies]
7473
plugins = [
@@ -83,11 +82,12 @@ gpu = [
8382
test = [
8483
#"ccpi-regulariser=24.0.1", # [not osx] # missing from PyPI
8584
"cvxpy",
86-
"matplotlib>=3.3.0",
85+
"matplotlib-base>=3.3",
8786
"packaging",
8887
"scikit-image",
8988
"unittest-parametrize",
9089
"wget",
90+
"zenodo_get>=1.6",
9191
]
9292
docs = [
9393
"jinja2",

0 commit comments

Comments
 (0)