Sunghyun Kim
Sunghyun Kim
> Fix for anyone wondering: Downgrade your scikit-learn to 0.20.2 to fix this issue. Not working for python3.8. py3.8 requires sklearn >= 0.22 .
@ShivanshJ Maintainers are still required. To be a maintainer, you have to make 3~5 approved PRs. (this is the minimum ability check. feel free to work.) I'll review your PRs...
Ooops... I was completely forgot this issue. I'll give you an write access first.
> I added `apigateway.UpdateRestApiPolicy` to [#244 (comment)](https://github.com/Miserlou/Zappa/issues/244#issuecomment-536315403) list - This is required when performing an lambda update with API Gateway attached. > > ``` > { > "Version": "2012-10-17", >...
Hi, I'm the maintainer of Flask-GraphQL-Auth. Inspired by Flask-JWT-Extended, There is a problem with error-handling but it works pretty well. How about try this? You can use Flask-GraphQL-Auth like you...
No updates yet after 1 year....
Yes, cookie is currently not supported now. but I don't have detailed plan for that yet. honestly, I have plan for 1.0 release with few major changes. I'll think about...
If you want, you can open cookie support PR
@sjquant `1.0.dev2` released and cookie will added soon. currently supports query and headers.