We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d320b9 commit d35abf6Copy full SHA for d35abf6
setup.py
@@ -46,7 +46,7 @@ def readme():
46
'plotly/matplotlylib/mplexporter',
47
'plotly/matplotlylib/mplexporter/renderers'],
48
package_data={'plotly': ['package_data/*']},
49
- install_requires=['decorator',
+ install_requires=['decorator>=4.0.6',
50
'nbformat>=4.2',
51
'pytz',
52
'requests',
0 commit comments