kik-python
kik-python copied to clipboard
Let's update `six`
Installing some dependencies for a project I'm working on, I have:
kik 1.5.0 has requirement six==1.10.0, but you’ll have six 1.11.0 which is incompatible.
Any reason six
is pinned at 1.10.0
?