Spencer Siu

Results 1 comments of Spencer Siu

PyPi still has 0.9.3 only and setup.py has: ``` install_requires=[ 'pyjwt==0.1.9', 'requests==2.2.1', 'suds==0.4', ] ``` Just wondering when the 'requests>=2.2.1' and 'pyjwt>=0.1.9' changes will be there...