Skip to content

Commit

Permalink
changed requirements.txt to include six=1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jmsmdy committed Dec 8, 2020
1 parent a42b87b commit 1b700d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/python/plotly/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
###################################################

## python 2 to 3 compatibility ##
six==1.8.0
six==1.15.0

## retrying requests ##
tenacity>=6.2.0

0 comments on commit 1b700d5

Please sign in to comment.