From 7d9268ecc2687c3e8a17344de52aebc2f16dcfb3 Mon Sep 17 00:00:00 2001 From: ZachPrice Date: Thu, 17 Oct 2024 23:48:49 -0700 Subject: [PATCH] add python-jose? --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7aad165..d2f3017 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,4 +10,5 @@ python-dotenv PyJWT uvloop httptools -httptools==0.1.1 \ No newline at end of file +httptools==0.1.1 +python-jose \ No newline at end of file