Skip to content

Commit

Permalink
adding boto dependancies
Browse files Browse the repository at this point in the history
  • Loading branch information
abradley60 committed Jan 24, 2025
1 parent c35f6cc commit 315072e
Showing 1 changed file with 13 additions and 9 deletions.
22 changes: 13 additions & 9 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,12 +188,16 @@ dependencies:
- zstandard=0.23.0
- zstd=1.5.6
- pip:
- exceptiongroup==1.2.2
- geopandas==1.0.1
- iniconfig==2.0.0
- pandas==2.2.3
- pluggy==1.5.0
- pyogrio==0.10.0
- pyproj==3.7.0
- pytest==8.3.4
- tzdata==2024.2
- boto3==1.36.4
- botocore==1.36.4
- exceptiongroup==1.2.2
- geopandas==1.0.1
- iniconfig==2.0.0
- jmespath==1.0.1
- pandas==2.2.3
- pluggy==1.5.0
- pyogrio==0.10.0
- pyproj==3.7.0
- pytest==8.3.4
- s3transfer==0.11.1
- tzdata==2024.2

0 comments on commit 315072e

Please sign in to comment.