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

Skip to content

Commit ec33221

Browse files
authored
Merge branch 'master' into facet_grid
2 parents 8347650 + 004456e commit ec33221

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',
4747
'plotly/matplotlylib/mplexporter/renderers'],
4848
package_data={'plotly': ['package_data/*']},
49-
install_requires=['decorator',
49+
install_requires=['decorator>=4.0.6',
5050
'nbformat>=4.2',
5151
'pytz',
5252
'requests',

0 commit comments

Comments
 (0)