diff --git a/batch/requirements.txt b/batch/requirements.txt index f6dc4b8397f..149f966ee95 100644 --- a/batch/requirements.txt +++ b/batch/requirements.txt @@ -4,7 +4,7 @@ -c ../web_common/pinned-requirements.txt dictdiffer>=0.8.1,<1 pandas>=2,<3 -plotly>=5.5.0,<6 +plotly>=5.18.0,<6 # Worker requirements aiodocker>=0.17.0,<1 aiorwlock>=1.0.0,<2 diff --git a/hail/python/requirements.txt b/hail/python/requirements.txt index eaed2c0d116..890bcd5d116 100644 --- a/hail/python/requirements.txt +++ b/hail/python/requirements.txt @@ -8,7 +8,7 @@ Deprecated>=1.2.10,<1.3 numpy<2 pandas>=2,<3 parsimonious<1 -plotly>=5.5.0,<6 +plotly>=5.18.0,<6 protobuf==3.20.2 pyspark>=3.3.0,<3.4 requests>=2.31.0,<3