From f2a0aac31df4bfcbc1a6c67e0082c646259c0ad6 Mon Sep 17 00:00:00 2001 From: Frikky Date: Wed, 2 Oct 2024 17:29:58 +0200 Subject: [PATCH] SDK rebuild --- backend/app_sdk/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/app_sdk/requirements.txt b/backend/app_sdk/requirements.txt index 4b76e4de..8951ecbe 100644 --- a/backend/app_sdk/requirements.txt +++ b/backend/app_sdk/requirements.txt @@ -6,4 +6,4 @@ flask[async]==2.0.2 waitress==2.1.0 #flask==1.1.2 python-dateutil==2.8.1 -jwt==1.3.1 +PyJWT==2.9.0