GetStream / stream-python

Python Client - Build Activity Feeds & Streams with GetStream.io
https://getstream.io
BSD 3-Clause "New" or "Revised" License
141 stars 41 forks source link

Update PyJWT to 1.4.0. #20

Closed Aigeruth closed 8 years ago

tbarbugli commented 8 years ago

hard to just merge this without any additional information about the change. @Aigeruth can you elaborate on this?

Aigeruth commented 8 years ago

I use the Django REST Framework JWT in the same project and it requires 1.4.0 from PyJWT. So I thought it is a good idea to upgrade the PyJWT version here.