Browse Source

add pyjwt to requirement.txt

Guénaël Muller 6 years ago
parent
commit
d25407e366
1 changed files with 1 additions and 0 deletions
  1. 1 0
      install/requirements.txt

+ 1 - 0
install/requirements.txt View File

@@ -69,3 +69,4 @@ markdown==2.6.9
69 69
 email_reply_parser==0.5.9
70 70
 filelock==2.0.13
71 71
 imapclient==1.1.0
72
+PyJWT==1.5.3