From 1143d11054f73958df92ddf456e1fd6042219a67 Mon Sep 17 00:00:00 2001 From: yaso Date: Tue, 24 Feb 2026 11:02:30 +0200 Subject: [PATCH] fix supertoken versioning error --- mih_api_hub/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mih_api_hub/requirements.txt b/mih_api_hub/requirements.txt index 1cca0eba..f3fd0d07 100644 --- a/mih_api_hub/requirements.txt +++ b/mih_api_hub/requirements.txt @@ -9,5 +9,5 @@ watchfiles python-multipart python-dotenv xlrd -supertokens-python +supertokens-python==0.24.0 sniffio \ No newline at end of file