Skip to content

Commit

Permalink
Dependendency for pip
Browse files Browse the repository at this point in the history
  • Loading branch information
FNTwin committed Jul 23, 2024
1 parent 1e4763b commit 66ae89a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ dependencies:
- s3fs
- pydantic
- python-dotenv
- httpx


# Scientific
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ dependencies = [
"zarr",
"python-dotenv",
"s3fs",
"httpx",
]


Expand Down

0 comments on commit 66ae89a

Please sign in to comment.