plotly / dash-component-boilerplate

Get started creating your own Dash components here.
266 stars 182 forks source link

add pyaml to requirements.txt #83

Closed msherman13 closed 4 years ago

msherman13 commented 4 years ago

Fixes #81

alexcjohnson commented 4 years ago

Thanks for the PR @msherman13 - we ended up going with #86 instead since yaml isn't directly used here, only through dash's component generation code.