Skip to content

Commit

Permalink
fix(interpreted functions): excluding bad kaleido versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel Gobbi committed Nov 18, 2024
1 parent cfa04f9 commit e6266a6
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.4.1
kaleido!=0.4.1,!=0.4.0
pandas
pygraphviz

0 comments on commit e6266a6

Please sign in to comment.