Skip to content

Commit 0ee5019

Browse files
author
Simon Brugman
committed
ci: fix notebook tests
see jupyter/jupyter_client#637
1 parent c692ebc commit 0ee5019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pytest>=4.0.2
22
git+https://github.com/pytest-dev/pluggy.git
33
pytest-notebook>=0.6.1
4-
jupyter_client>=5.2.3
4+
jupyter_client>=5.2.3,<7
55
ipykernel>=5.1.3
66
pre-commit>=2.9.0

0 commit comments

Comments
 (0)