From 22e105e6268dc4022466f02a9f798c12fd63fcbf Mon Sep 17 00:00:00 2001 From: Cayo Puigdefabregas Date: Mon, 5 Jul 2021 12:28:55 +0200 Subject: [PATCH] fixing versions of pyjwt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 12ee8ef9..2fb32710 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,4 +36,4 @@ sortedcontainers==2.1.0 tqdm==4.32.2 python-decouple==3.3 python-dotenv==0.14.0 -pyjwt==2.1.0 +pyjwt==2.0.0a