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

Removed dill from requirements.

parent 95ff1207
Branches
Tags
No related merge requests found
Pipeline #61555 passed
......@@ -2,6 +2,12 @@
History
=======
1.9.1 (coming soon)
-------------------
* Removed dill from requirements.
1.9.0 (2023-05-04)
------------------
......
......@@ -42,11 +42,10 @@ with open("arosics/version.py") as version_file:
req = [
'cartopy',
'cmocean',
'dill',
'folium>=0.6.0,!=0.12.0',
'gdal',
'geojson',
'geoarray>=0.15.0',
'geojson',
'geopandas',
'matplotlib',
'numpy',
......
......@@ -27,7 +27,6 @@ dependencies:
- shapely
- pip:
- dill
- folium>=0.6.0,!=0.12.0
- geojson
- packaging
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment