diff --git a/packages/python/plotly/requirements.txt b/packages/python/plotly/requirements.txt index 6800b7f43a5..afe2545323d 100644 --- a/packages/python/plotly/requirements.txt +++ b/packages/python/plotly/requirements.txt @@ -6,7 +6,7 @@ ################################################### ## python 2 to 3 compatibility ## -six==1.15.0 +six>=1.15.0 ## retrying requests ## tenacity>=6.2.0