Skip to content

Commit 8cdc3b4

Browse files
committed
changed requirements.txt to include six=1.15.0
1 parent 6258434 commit 8cdc3b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/python/plotly/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
###################################################
77

88
## python 2 to 3 compatibility ##
9-
six==1.8.0
9+
six==1.15.0
1010

1111
## retrying requests ##
1212
tenacity>=6.2.0

0 commit comments

Comments
 (0)