From 9d01ead120ddab1908726095a2b3d0852649520a Mon Sep 17 00:00:00 2001 From: Kirill Date: Fri, 31 Oct 2025 13:46:23 +0300 Subject: [PATCH] feat(dependencies.txt): Update libs Added Libs for work with webSockets --- dependencies.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dependencies.txt b/dependencies.txt index 69c3592..c0a8c31 100644 --- a/dependencies.txt +++ b/dependencies.txt @@ -1,4 +1,5 @@ flask==3.1.2 +flask-socketio python-dotenv psycopg2-binary pyjwt