Skip to content
Snippets Groups Projects
Commit 9d2371be authored by Daniel Scheffler's avatar Daniel Scheffler
Browse files

Updated version info.

parent c2aa3022
Branches
Tags
1 merge request!12Bugfix/fix issue43 attribute error
......@@ -16,7 +16,7 @@ test_arosics:
- conda install -c conda-forge cartopy # FIXME remove as soon as docker container is rebuilt
# update py_tools_ds and geoarray
# - pip install "py_tools_ds>=0.15.8"
# - pip install "py_tools_ds>=0.15.10"
- pip install "geoarray>=0.9.0"
# run tests
......
......@@ -11,7 +11,7 @@ pandas
plotly
pyfftw
pykrige
py_tools_ds>=0.15.8
py_tools_ds>=0.15.10
scikit-image
shapely
six
......@@ -51,7 +51,7 @@ req = [
'plotly',
'pyfftw',
'pykrige',
'py_tools_ds>=0.15.8',
'py_tools_ds>=0.15.10',
'scikit-image',
'shapely',
'six',
......
......@@ -18,7 +18,7 @@ dependencies:
- pandas
- pyfftw
- pykrige
- py_tools_ds>=0.15.8
- py_tools_ds>=0.15.10
- scikit-image
- shapely
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment