From 2cd4fa84c138048f1dc64c5f40964322356fee5c Mon Sep 17 00:00:00 2001 From: Cayo Puigdefabregas Date: Mon, 5 Jul 2021 15:03:39 +0200 Subject: [PATCH] fixing requirements pyjwt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2fb32710..bd7e7980 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.0.0a +pyjwt==2.0.0a1