Skip to content

Commit 97f77d9

Browse files
authored
Merge pull request #222 from mirzaees/dependencies
Add aiohttp and s3fs to opera_utils dependancies
2 parents 3c3c379 + faf173a commit 97f77d9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,12 @@ classifiers = [
2727
license = { file = "LICENSE.txt" }
2828

2929
dependencies = [
30+
"aiohttp",
3031
"h5py>=1.10",
3132
"numpy>=1.24",
3233
"pooch>=1.7",
3334
"pyproj>=3.3",
35+
"s3fs",
3436
"shapely>=1.8",
3537
"typing_extensions>=4",
3638
"tyro>=0.9",

0 commit comments

Comments
 (0)