Skip to content

Commit c220102

Browse files
chentexmohit-sheth
authored andcommitted
Add missing plotly lib in setup.py
Signed-off-by: Vicente Zepeda Mas <vzepedam@redhat.com>
1 parent 8d09a18 commit c220102

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
'scikit-learn==1.5.0',
2929
"pandas==2.3.1; python_version=='3.14'",
3030
'tabulate==0.9.0',
31+
'plotly>=5.18.0',
3132
],
3233
entry_points={
3334
'console_scripts': [

0 commit comments

Comments
 (0)