Closed dedayoa closed 6 years ago
Having stream-python installed with say djangorestframework-jwt raises this notice PyJWT is at 1.6.4, but stream-python is still tied to 1.3.0
Install stream-python, then install latest pyjwt (or any package that depends on the latest pyjwt)
Windows 10 Python version: 3.6.2 Library version: stream-python 2.9.0 (installing stream_django)
Issue has been opened for this in the past https://github.com/GetStream/stream-python/pull/20
Is there any reason why stream-python is tied to jwt 1.3.0?
@dedayoa this is fixed on latest release (1.9.2)
Problem explanation
Having stream-python installed with say djangorestframework-jwt raises this notice PyJWT is at 1.6.4, but stream-python is still tied to 1.3.0
Steps to reproduce
Install stream-python, then install latest pyjwt (or any package that depends on the latest pyjwt)
Environment info
Windows 10 Python version: 3.6.2 Library version: stream-python 2.9.0 (installing stream_django)
Issue has been opened for this in the past https://github.com/GetStream/stream-python/pull/20