Skip to content

Commit f5dfb52

Browse files
committed
Added version bound for plotly
1 parent b9a6aa9 commit f5dfb52

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/requirements.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ numpy>=1.25.2
33
scikit-learn>=1.5.0
44
umap-learn>=0.5.7
55
pandas>=2.1.0
6-
tda-mapper==0.9.0
6+
tda-mapper==0.9.0
7+
plotly < 6.0.0

0 commit comments

Comments
 (0)