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

Commit 4572ec1

Browse files
authored
Update setup.py
removing plotly 3.6.0 line in setup - closes #14
1 parent 5955868 commit 4572ec1

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)