Skip to content

Fix pyjwt version#1797

Merged
s-t-e-v-e-n-k merged 2 commits intoPyGithub:masterfrom
Hackatosh:patch-2
Dec 24, 2020
Merged

Fix pyjwt version#1797
s-t-e-v-e-n-k merged 2 commits intoPyGithub:masterfrom
Hackatosh:patch-2

Conversation

@Hackatosh
Copy link
Copy Markdown

Pyjwt version is not fixed, which can cause syntax error for user since the release of breaking changes from pyjwt (https://pypi.org/project/PyJWT/#history)

Related Issue : #1796

Pyjwt version is not fixed, which can cause syntax error for user since the release of breaking changes from pyjwt (https://pypi.org/project/PyJWT/#history)
@codecov-io
Copy link
Copy Markdown

codecov-io commented Dec 22, 2020

Codecov Report

Merging #1797 (d216746) into master (f299699) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1797   +/-   ##
=======================================
  Coverage   98.76%   98.76%           
=======================================
  Files          51       51           
  Lines        2677     2677           
=======================================
  Hits         2644     2644           
  Misses         33       33           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f299699...d216746. Read the comment docs.

@s-t-e-v-e-n-k
Copy link
Copy Markdown
Collaborator

Also need to restrict it in setup.py as well

@Hackatosh
Copy link
Copy Markdown
Author

Also need to restrict it in setup.py as well

I have made the change, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants