# boto3, botocore and their AWS-SDK-only transitive dependencies (jmespath, # s3transfer, python-dateutil, urllib3) are provided by the AWS Lambda Python # managed runtime, so they are not vendored here. Only the packages the runtime # does NOT provide are bundled: PyJWT (token verification) plus cryptography and # its build dependencies (cffi, pycparser). six is a small pure-Python # compatibility shim retained for safety. cffi==2.1.0 cryptography==41.0.7 pycparser==3.0 PyJWT==2.8.0 six==1.17.0