add pyjwt requirements.txt
This commit is contained in:
parent
e3a0ea7e5b
commit
06170554eb
|
@ -36,3 +36,4 @@ sortedcontainers==2.1.0
|
||||||
tqdm==4.32.2
|
tqdm==4.32.2
|
||||||
python-decouple==3.3
|
python-decouple==3.3
|
||||||
python-dotenv==0.14.0
|
python-dotenv==0.14.0
|
||||||
|
pyjwt==2.1.0
|
Reference in New Issue