Skip to content

Commit

Permalink
Merge pull request #60 from 0x2b3bfa0/patch-2
Browse files Browse the repository at this point in the history
Add AWS S3 dependencies to environment.yml
  • Loading branch information
Vaishaal committed Jan 2, 2024
2 parents fa9d766 + e00b32e commit 7fdb5c6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ dependencies:
- click==8.1.3
- clip-benchmark==1.4.0
- cloudpathlib==0.13.0
- cloudpathlib[s3]==0.13.0
- colorama==0.4.4
- contourpy==1.0.7
- cryptography==39.0.2
Expand Down Expand Up @@ -145,6 +146,7 @@ dependencies:
- requests-oauthlib==1.3.1
- responses==0.18.0
- rsa==4.7.2
- s3fs==2022.11.0
- scikit-image==0.19.3
- scikit-learn==1.1.3
- scipy==1.9.3
Expand Down
2 changes: 2 additions & 0 deletions environment_osx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ dependencies:
- click==8.1.3
- clip-benchmark==1.4.0
- cloudpathlib==0.13.0
- cloudpathlib[s3]==0.13.0
- colorama==0.4.4
- contourpy==1.0.7
- cryptography==39.0.2
Expand Down Expand Up @@ -135,6 +136,7 @@ dependencies:
- requests-oauthlib==1.3.1
- responses==0.18.0
- rsa==4.7.2
- s3fs==2022.11.0
- scikit-image==0.19.3
- scikit-learn==1.1.3
- scipy==1.9.3
Expand Down

0 comments on commit 7fdb5c6

Please sign in to comment.