Skip to content

Commit

Permalink
Merge pull request #48 from stratosgear/main
Browse files Browse the repository at this point in the history
Use numpy >=1.18 and upgade other python packages
  • Loading branch information
dominicschaff authored Nov 10, 2021
2 parents 61b83c1 + 7a425ba commit f6af6da
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,13 @@ odc-index
gdal
scipy
jupyter==1.0.0
jupyterlab==2.2.6
ipyleaflet==0.13.0
jupyterlab==3.2.0
ipyleaflet==0.14.0
folium
pandas==1.0.5
pandas==1.3.4
numpy==1.18
xarray==0.16.0
matplotlib==3.2.1
matplotlib==3.4.3
geopandas
scikit-image
tqdm
Expand Down

0 comments on commit f6af6da

Please sign in to comment.