Skip to content

Commit

Permalink
Updating requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven committed Nov 21, 2024
1 parent 941cf34 commit 6330a87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
PyJWT==1.7.0; python_version == "2.7"
PyJWT==2.10.0; python_version >= "3.6"
python-jwt==1.7.0; python_version == "2.7"
python-jwt==2.9.0; python_version >= "3.6"
-e .[dev,test]

0 comments on commit 6330a87

Please sign in to comment.