# https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html
# defined for Python 3.12
# Note: be careful with conversions for pandas >=2.0.0, timestamps will have a lot of problems

aiobotocore~=2.9.0
aiohttp~=3.10.10
boto3==1.33.13
botocore~=1.33.13
echopype==0.9.0
fiona==1.10.1
geopandas==1.0.1
mock~=5.1.0
moto~=5.0.18
numcodecs==0.13.1
numpy==1.26.4
pandas==2.2.3
pytest~=8.3.3
python-dotenv==1.0.0
requests==2.32.3
#s3fs==2023.12.2
s3fs==2024.10.0
scipy==1.14.1
shapely==2.0.3
typing-extensions==4.10.0
xarray==2022.12.0
#zarr==2.16.1
zarr==2.18.3
