Skip to content

Commit 0a43ecc

Browse files
committed
Timeseries: Fix dependencies: timeseries-queries-and-visualization.ipynb
1 parent 7e0350e commit 0a43ecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

topic/timeseries/timeseries-queries-and-visualization.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"metadata": {},
6868
"outputs": [],
6969
"source": [
70-
"#!pip install --upgrade kaleido 'pandas>=2' plotly sqlalchemy-cratedb"
70+
"#!pip install --upgrade kaleido 'pandas==2.0.*' plotly sqlalchemy-cratedb"
7171
]
7272
},
7373
{

0 commit comments

Comments
 (0)