diff --git a/test_requirements/requirements_optional.txt b/test_requirements/requirements_optional.txt index 8ccdb19b253..a48fe001d56 100644 --- a/test_requirements/requirements_optional.txt +++ b/test_requirements/requirements_optional.txt @@ -1,18 +1,18 @@ requests pandas numpy -fiona<=1.9.6;python_version<="3.8" xarray statsmodels Pillow pytest pytz -ipython[all] -ipykernel +ipython jupyter +anywidget scipy Shapely geopandas +fiona<=1.9.6;python_version<="3.8" # fiona>1.9.6 is not compatible with geopandas<1; geopandas>=1 is not compatible with python 3.8 pyshp matplotlib scikit-image @@ -21,6 +21,5 @@ kaleido orjson polars[timezone] pyarrow -anywidget plotly-geo -vaex;python_version<="3.9" \ No newline at end of file +vaex;python_version<="3.9"