Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

Remove lambda-proxy-cache dependency #9

Open
kylebarron opened this issue Apr 17, 2020 · 0 comments · May be fixed by #10
Open

Remove lambda-proxy-cache dependency #9

kylebarron opened this issue Apr 17, 2020 · 0 comments · May be fixed by #10

Comments

@kylebarron
Copy link
Member

Currently you depend on lambda-proxy-cache, but the only method you use is get_hash

from lambda_proxy_cache.proxy import get_hash

Since that's a very simple sha224 hash, you probably don't need the dependency, and then it might make it easier to update to lambda-proxy 5.2

@kylebarron kylebarron linked a pull request Apr 21, 2020 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant