Skip to content

Commit eef5ead

Browse files
authored
bumped nbconvert version in setup.py
1 parent 566880b commit eef5ead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ def get_version(rel_path):
6868
'PyYAML>=5.3.1',
6969
'gitpython>=3.1.3',
7070
'jupyter-repo2docker>=0.11.0',
71-
'nbconvert==5.6.1',
71+
'nbconvert>=6.4.4',
7272
'ipython>=7.15.0'
7373
],
7474
test_suite='tests',

0 commit comments

Comments
 (0)