Skip to content

Commit

Permalink
update package version
Browse files Browse the repository at this point in the history
  • Loading branch information
weiqi-tori committed Jan 17, 2025
1 parent 1fc0b58 commit 6130996
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ dependencies:
- scikit-image=0.24.0
- exactextract=0.2.0
- cfgrib=0.9.15.0
- scipy=1.15.1
- scipy=1.13.1
- pip:
- overturemaps==0.6.0
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"timezonefinder",
"scikit-image>=0.24.0",
"exactextract>=0.2.0",
"cfgrib"
"cfgrib",
"scipy"
],
)

0 comments on commit 6130996

Please sign in to comment.