Skip to content

Commit

Permalink
fix(interpreted functions): excluding bad kaleido version
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel Gobbi committed Nov 18, 2024
1 parent b3e1299 commit cfa04f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plot-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
-r requirements.txt
plotly
matplotlib==3.7.3
kaleido<=0.2.1,>0.4.1
kaleido!=0.4.1
pandas
pygraphviz

0 comments on commit cfa04f9

Please sign in to comment.