developmentseed / geolambda

Create and deploy Geospatial AWS Lambda functions
MIT License
303 stars 85 forks source link

Need support for python3.9 #104

Open xncbf opened 3 years ago

xncbf commented 3 years ago

Ref https://aws.amazon.com/blogs/compute/python-3-9-runtime-now-available-in-aws-lambda/

linked issues: https://github.com/lambgeo/docker-lambda/issues/44 https://github.com/lambci/docker-lambda/issues/343

curtis18 commented 1 year ago

python3.10, and 3.11 is available is supported by lambda.

https://aws.amazon.com/blogs/compute/python-3-10-runtime-now-available-in-aws-lambda/ https://aws.amazon.com/blogs/compute/python-3-11-runtime-now-available-in-aws-lambda/