Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit 1d52e29

Browse files
Merge pull request #16 from kmader/patch-1
Remove old plotly dependency
2 parents 5955868 + 4572ec1 commit 1d52e29

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
package_data={"plotly_express": ["data/*.csv.gz"]},
3232
install_requires=[
3333
"pandas>=0.20.0",
34-
"plotly>=3.6.0",
3534
"plotly>=3.7.1",
3635
"statsmodels>=0.9.0",
3736
"scipy >= 0.14",

0 commit comments

Comments
 (0)