Pin pyjwt to 1.7.1

Release 2.0.0 on December 22, 2020 brought breaking changes. Pin to the
last working version until we can fix the breaks properly.

Change-Id: I2e6cc36d373f8c774eda5f5caec9868f74023729
This commit is contained in:
Matthieu Huin 2020-12-23 10:50:15 +01:00 committed by James E. Blair
parent deece4d236
commit 9092c1f43a
1 changed files with 2 additions and 1 deletions

View File

@ -24,7 +24,8 @@ alembic
cryptography>=1.6
cachecontrol
cachetools
pyjwt
# PyJWT 2.0.0 has API breaking changes
pyjwt<2.0.0
iso8601
psutil
fb-re2>=1.0.6