fix(deps): unpin param and panel
panel 1.9.0 changed Layoutable.stylesheets to param.List(item_type=str), rejectin bokeh.models.css.ImportedStyleSheet objects. Update get_stylesheet() to return the URL string directly; panel wraps it internally.
Closes #357 (closed)
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com
Edited by Koushik Kumaran