Skip to content

py-plotly: unfix dependency versions (fixes #16544)#16546

Merged
adamjstewart merged 3 commits intospack:developfrom
omsai:bugfix/py-plotly-unfix-dep-versions
May 12, 2020
Merged

py-plotly: unfix dependency versions (fixes #16544)#16546
adamjstewart merged 3 commits intospack:developfrom
omsai:bugfix/py-plotly-unfix-dep-versions

Conversation

@omsai
Copy link
Copy Markdown
Contributor

@omsai omsai commented May 9, 2020

No description provided.

@adamjstewart
Copy link
Copy Markdown
Member

Actually, according to the setup.py, the correct dependencies and versions should be:

      install_requires=['decorator>=4.0.6',                                     
                        'nbformat>=4.2',                                        
                        'pytz',                                                 
                        'requests',                                             
                        'six'],   

Can you change it to these?

@adamjstewart adamjstewart merged commit f43b782 into spack:develop May 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants