Skip to content

Commit

Permalink
Moved requirements.txt to .github
Browse files Browse the repository at this point in the history
  • Loading branch information
arshdoda committed Jun 28, 2024
1 parent ee9251d commit b9ed42b
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 2 deletions.
18 changes: 18 additions & 0 deletions .github/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
earthengine-api==0.1.408
geocube==0.4.2
geopandas==0.14.1
rioxarray==0.15.0
odc-stac==0.3.8
pystac-client==0.7.5
pytest==7.4.3
xarray-spatial==0.3.7
xee==0.0.3
utm==0.7.0
osmnx==1.9.3
dask[complete]==2023.11.0
matplotlib==3.8.2
s3fs==2024.5.0
geemap==0.32.0
pip==23.3.1
boto3==1.34.124
cartoframes==1.2.5
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -163,4 +163,3 @@ cython_debug/
/keys
keys/
wri-gee-358d958ce7c6.json
citiesindicators-fe8fd6514c70.json
3 changes: 2 additions & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,10 @@ dependencies:
- xarray-spatial=0.3.7
- xee=0.0.3
- utm=0.7.0
- osmnx=1.9.3
- osmnx=1.8.1
- dask[complete]=2023.11.0
- matplotlib=3.8.2
- jupyterlab=4.0.10
- s3fs=2024.5.0
- geemap=0.32.0
- pip=23.3.1
Expand Down

0 comments on commit b9ed42b

Please sign in to comment.