File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -46,6 +46,8 @@ docutils==0.20.1
4646 # sphinx-tabs
4747entrypoints == 0.4
4848 # via nbconvert
49+ exceptiongroup == 1.2.2
50+ # via ipython
4951executing == 2.0.1
5052 # via stack-data
5153fastjsonschema == 2.19.1
@@ -131,6 +133,7 @@ packaging==24.0
131133 # via
132134 # ipykernel
133135 # nbconvert
136+ # plotly
134137 # pydata-sphinx-theme
135138 # sphinx
136139pandas == 2.2.2
@@ -143,6 +146,8 @@ pexpect==4.9.0
143146 # via ipython
144147platformdirs == 4.2.2
145148 # via jupyter-core
149+ plotly == 5.24.1
150+ # via -r requirements.in
146151prompt-toolkit == 3.0.43
147152 # via ipython
148153psutil == 5.9.8
@@ -218,8 +223,12 @@ sphinxcontrib-serializinghtml==1.1.10
218223 # via sphinx
219224stack-data == 0.6.3
220225 # via ipython
226+ tenacity == 9.0.0
227+ # via plotly
221228tinycss2 == 1.3.0
222229 # via nbconvert
230+ tomli == 2.2.1
231+ # via sphinx
223232tornado == 6.4
224233 # via
225234 # ipykernel
@@ -238,7 +247,9 @@ traitlets==5.14.3
238247 # nbformat
239248 # nbsphinx
240249typing-extensions == 4.12.0
241- # via pydata-sphinx-theme
250+ # via
251+ # ipython
252+ # pydata-sphinx-theme
242253tzdata == 2024.1
243254 # via pandas
244255urllib3 == 2.2.1
You can’t perform that action at this time.
0 commit comments