From b2d800a0d65b7084f4cb729a7c4193651f2e9a85 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Sun, 22 Feb 2026 05:36:16 +0200 Subject: [PATCH] Update requierments.txt --- backend/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/backend/requirements.txt b/backend/requirements.txt index b73a9a6..3f5f37c 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -6,3 +6,4 @@ psycopg2-binary>=2.9.9 authlib>=1.3.0 httpx>=0.27.0 python-dotenv>=1.0.0 +itsdangerous>=2.1.0 \ No newline at end of file