Skip to content

Commit c4c1b57

Browse files
committed
update
1 parent 1ec03ea commit c4c1b57

3 files changed

Lines changed: 1352 additions & 59 deletions

File tree

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,15 @@ classifiers = [
3838
]
3939
dependencies = [
4040
"antspyx<0.5",
41-
"anywidget",
42-
"attrs",
41+
"anywidget>=0.9.21",
42+
"attrs>=26.1.0",
4343
"deepmreye>=0.2.1",
44-
"jinja2",
45-
"kaleido",
44+
"jinja2>=3.1.6",
45+
"kaleido>=1.2.0",
4646
"keras<3.0.0",
4747
"pooch>=1.6.0",
48-
"pybids",
49-
"tqdm",
48+
"pybids>=0.22.0",
49+
"tqdm>=4.67.3",
5050
"tomli; python_version < '3.11'",
5151
"rich_argparse"
5252
]

0 commit comments

Comments
 (0)