Skip to content

Commit

Permalink
try to fix the github tripyview push test: try49
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickscholz committed Sep 30, 2024
1 parent 63edbdb commit 9fbd5ee
Showing 1 changed file with 33 additions and 33 deletions.
66 changes: 33 additions & 33 deletions ci/requirements-py39.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,42 +9,42 @@ dependencies:
- pandas
- scipy

- cartopy
#- bokeh!=3.0.*,>=2.4.2 #--> CAUSES PROBLEM IN THE GITHUB WORKFLOW
#- cartopy
##- bokeh!=3.0.*,>=2.4.2 #--> CAUSES PROBLEM IN THE GITHUB WORKFLOW

- cmocean
- dask
- distributed
- ipython
- joblib
#- cmocean
#- dask
#- distributed
#- ipython
#- joblib

#- jupyter
#- jupyterlab<4.0
#- jupyter-lsp
##- jupyter
##- jupyterlab<4.0
##- jupyter-lsp

- matplotlib
- hdf5plugin
- numba
#- libnetcdf #--> CAUSES PROBLEM IN THE GITHUB WORKFLOW
#- netCDF4 #--> CAUSES PROBLEM IN THE GITHUB WORKFLOW
#- matplotlib
#- hdf5plugin
#- numba
##- libnetcdf #--> CAUSES PROBLEM IN THE GITHUB WORKFLOW
##- netCDF4 #--> CAUSES PROBLEM IN THE GITHUB WORKFLOW

#- geopandas #--> CAUSES PROBLEM IN THE GITHUB WORKFLOW
- seawater
- gsw
- shapely
- xarray
##- geopandas #--> CAUSES PROBLEM IN THE GITHUB WORKFLOW
#- seawater
#- gsw
#- shapely
#- xarray

- pyfesom2
- pyresample
- pytest
- papermill
- black
#- pyfesom2
#- pyresample
#- pytest
#- papermill
#- black

- jinja2
- pyyaml
#- pyvista[all]
#- vtk
#- ipyvtklink
#- imageio[ffmpeg]
#- ipympl
#- ffmpeg-python
#- jinja2
#- pyyaml
##- pyvista[all]
##- vtk
##- ipyvtklink
##- imageio[ffmpeg]
##- ipympl
##- ffmpeg-python

0 comments on commit 9fbd5ee

Please sign in to comment.