Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 144f459

Browse files
committed
edit nbformat version
1 parent f260e76 commit 144f459

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
@@ -46,7 +46,7 @@ def readme():
4646
'plotly/matplotlylib/mplexporter/renderers'],
4747
package_data={'plotly': ['package_data/*']},
4848
install_requires=['decorator',
49-
'nbformat>=4.3',
49+
'nbformat>=4.2',
5050
'pytz',
5151
'requests',
5252
'six'],

0 commit comments

Comments
 (0)