diff --git a/.circleci/config.yml b/.circleci/config.yml index e16e0e9fd7b..913d3b6d40f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -448,7 +448,7 @@ jobs: docker: # specify the version you desire here # use `-browsers` prefix for selenium tests, for example, `3.9-browsers` - - image: cimg/python:3.10-browsers + - image: cimg/python:3.9-browsers steps: - add_ssh_keys: diff --git a/doc/requirements.txt b/doc/requirements.txt index f06897f02c3..16d08aaa12c 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -4,21 +4,21 @@ ipywidgets==7.7.2 jupyter-client<7 jupyter notebook -pandas==2.2.2 +pandas==1.4.0 statsmodels==0.14.2 -scipy==1.13.0 +scipy==1.9.1 patsy==0.5.6 -numpy==1.26.4 +numpy==1.22.4 plotly-geo igraph -geopandas==0.14.3 -pyshp==2.3.1 -shapely==2.0.4 +geopandas==0.8.1 +pyshp==2.1.2 +shapely==2.0.5 psutil requests -networkx==3.3 +networkx==2.8.0 squarify -scikit-image==0.23.2 +scikit-image==0.20.0 scikit-learn sphinx==3.5.4 sphinxcontrib-applehelp==1.0.2 @@ -31,7 +31,7 @@ sphinx_bootstrap_theme recommonmark pathlib python-frontmatter -datashader==0.16.1 +datashader==0.14.4 pyarrow cufflinks==0.17.3 kaleido @@ -42,6 +42,7 @@ nbconvert==5.6.1 orjson dash-bio jinja2<3.1 -dask==2024.4.2 +dask==2022.2.0 polars +geoparse<=2.0.3 xarray==2022.9.0