Skip to content

Commit 69aa2e5

Browse files
authored
Merge pull request #509 from kevin-bates/bump-core
Increase minimum jupyter_core dependency
2 parents 48cf6a5 + 1302c7e commit 69aa2e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ install_requires =
3333
argon2-cffi
3434
ipython_genutils
3535
traitlets>=4.2.1
36-
jupyter_core>=4.4.0
36+
jupyter_core>=4.6.0
3737
jupyter_client>=6.1.1
3838
jupyter_packaging~=0.9
3939
nbformat

0 commit comments

Comments
 (0)