What's Changed
* Feat/card replier add create and deliver card by ginping in https://github.com/open-dingtalk/dingtalk-stream-sdk-python/pull/38
* Fix/remove dep require urllib3 by ginping in https://github.com/open-dingtalk/dingtalk-stream-sdk-python/pull/39
CardReplier 接入 [创建并投放卡片](https://open.dingtalk.com/document/orgapp/create-and-deliver-cards) 接口,通过 kwargs 支持覆盖默认参数、传入其它参数以达到更灵活的使用目的。
删除了不必要的对 urllib3 的强制依赖。
**Full Changelog**: https://github.com/open-dingtalk/dingtalk-stream-sdk-python/compare/v0.17.3...v0.18.1