Skip to content

Commit

Permalink
Updated requirements to use new pdgraster and staging packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
mbjones committed Mar 20, 2024
1 parent 646dede commit ff8aec7
Showing 1 changed file with 28 additions and 29 deletions.
57 changes: 28 additions & 29 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,32 +1,31 @@
bokeh==3.4.0
chardet==4.0.0
bokeh
chardet
dask[complete]
ee==0.2
eemont==0.3.6
flake8==7.0.0
geemap==0.32.0
geopandas==0.14.3
ipyleaflet==0.18.2
ipykernel==6.29.3
jupyter==1.0.0
matplotlib==3.5.1
#numpy==1.21.5
numpy==1.23.0
netCDF4==1.6.5
pandas==2.2.1
parsl==2024.3.18
ee
eemont
flake8
geemap
geopandas
IPython
ipyleaflet
ipykernel
jupyter
matplotlib
numpy
netCDF4
pandas
parsl
glances
pyarrow==15.0.2
pydantic==1.10.10
rasterio==1.3.9
requests==2.31.0
rioxarray==0.15.1
seaborn==0.13.2
shapely==2.0.3
skimpy==0.0.14
xarray==2024.2.0
pyarrow
pydantic>=1.10.9
rasterio
requests
rioxarray
seaborn
shapely
skimpy
xarray
pdgraster @ git+https://github.com/PermafrostDiscoveryGateway/viz-raster.git@scalable-computing-course
pdgstaging @ git+https://github.com/PermafrostDiscoveryGateway/viz-staging.git@scalable-computing-course
black==24.3.0
poetry==1.8.2
virtualenvwrapper==4.8.4
black
poetry
virtualenvwrapper

0 comments on commit ff8aec7

Please sign in to comment.