From 061b7a86a33bb533bfba8e06794e2610aacea290 Mon Sep 17 00:00:00 2001 From: Kirill Date: Sat, 25 Oct 2025 11:18:06 +0300 Subject: [PATCH] fix(dependencies.txt): JVT tocken libs --- dependencies.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dependencies.txt b/dependencies.txt index 62c9803..5758f3e 100644 --- a/dependencies.txt +++ b/dependencies.txt @@ -1,3 +1,4 @@ flask==3.1.2 python-dotenv -psycopg-binary==3.2.10 +psycopg-binary +pyjwt