Skip to content

Commit 7aebec2

Browse files
authored
Pin ipykernel version (#253)
1 parent 6885a30 commit 7aebec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ source = "https://github.com/stfc/aiida-mlip"
4646
[dependency-groups]
4747
dev = [
4848
"coverage[toml]<8.0.0,>=7.4.1",
49-
"ipykernel>=6.30.0",
49+
"ipykernel<7.1.0, >=6.30.0",
5050
"pgtest<2.0.0,>=1.3.2",
5151
"pytest<9.0,>=8.0",
5252
"pytest-cov<5.0.0,>=4.1.0",

0 commit comments

Comments
 (0)