commit | a7a8b98602a3eb277fdc607ac69f3bcb147f3351 | [log] [tgz] |
---|---|---|
author | Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> | Fri Oct 02 14:07:39 2020 -0600 |
committer | GitHub <noreply@github.com> | Fri Oct 02 14:07:39 2020 -0600 |
tree | 776f12a350e93d039327eee6c33ff63f37dcccb9 | |
parent | bd3a28ca0d27e154635e547d46be1a1e43fe765c [diff] |
fix(deps): require six >= 1.13.0 (#78) This library uses `collections_abc` which was added in six==1.13.0 https://github.com/benjaminp/six/blob/c0be8815d13df45b6ae471c4c436cce8c192245d/CHANGES#L30-L31