Skip to content

Commit

Permalink
Timeseries: Fix dependencies: timeseries-queries-and-visualization.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Jun 18, 2024
1 parent 7e0350e commit 0a43ecc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"metadata": {},
"outputs": [],
"source": [
"#!pip install --upgrade kaleido 'pandas>=2' plotly sqlalchemy-cratedb"
"#!pip install --upgrade kaleido 'pandas==2.0.*' plotly sqlalchemy-cratedb"
]
},
{
Expand Down

0 comments on commit 0a43ecc

Please sign in to comment.