summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsif Saif Uddin <auvipy@gmail.com>2020-05-09 04:16:29 +0600
committerGitHub <noreply@github.com>2020-05-09 04:16:29 +0600
commit46647402896db5f0d979eba9594623e889739060 (patch)
tree8609b2628bd6487b1fd2407b330b77dd4486ae5c
parent6875e3ac513a3828c3328d4f585d4c38b2b2c698 (diff)
parent663fb1fc5ebada944d1487af4d28aff69239cb92 (diff)
downloadoauthlib-46647402896db5f0d979eba9594623e889739060.tar.gz
Merge pull request #733 from oauthlib/auvipy-patch-1
Update requirements.txt
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index a4614bb..7e9c3da 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,3 +1,3 @@
-pyjwt==1.6.0
+pyjwt==1.7.1
blinker==1.4
cryptography>=1.4.0