File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616
1717__author__ = "Jeroen Van Der Donckt"
1818
19- # Explicitely set pio.templates in order to have colored traces in the streamlit app!
19+ # Explicitly set pio.templates in order to have colored traces in the streamlit app!
2020# -> https://discuss.streamlit.io/t/streamlit-overrides-colours-of-plotly-chart/34943/5
2121import plotly .io as pio
2222
Original file line number Diff line number Diff line change 11pyfunctional >= 1.4.3
22dash-bootstrap-components >= 1.2.0
3- dash-extensions == 1.0.1 # fixated on this version as more recent versions do not work
3+ dash-extensions == 1.0.20 # fixated on this version as more recent versions do not work
44ipywidgets >= 7.7.0
55memory-profiler >= 0.60.0
66line-profiler >= 3.5.1
7- pyarrow >= 6 .0.0
7+ pyarrow >= 17 .0.0
88kaleido >= 0.2.1
99flask-cors >= 3.0.10
You can’t perform that action at this time.
0 commit comments