Skip to content

Commit fbdfc09

Browse files
committed
Update plotly version
1 parent 57cc67f commit fbdfc09

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎requirements-full.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ selenium>=3.12.0,<4.3
2020
greenlet>=0.4.13
2121
gevent>=1.3.5
2222
pillow>=5.1.0
23-
plotly>=4.0.0
23+
plotly>=4.0.0,<6.0.0
2424
pydot>=1.2.4
2525
psutil
2626
matplotlib

‎requirements-vis.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ selenium>=3.12.0,<4.3
55
greenlet>=0.4.13
66
gevent>=1.3.5
77
pillow>=5.1.0
8-
plotly>=4.0.0
8+
plotly>=4.0.0,<6.0.0
99
pydot>=1.2.4
1010
psutil
1111
matplotlib

0 commit comments

Comments
 (0)