From 9ae5aa3d4b47c42fea477de125f0194c6bd04513 Mon Sep 17 00:00:00 2001 From: zarazaex69 Date: Sun, 19 Apr 2026 22:45:12 +0300 Subject: [PATCH] feat: update project dependencies in requirements.txt --- code/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/code/requirements.txt b/code/requirements.txt index 29ea446..b8805fa 100644 --- a/code/requirements.txt +++ b/code/requirements.txt @@ -14,3 +14,4 @@ opencv-python>=4.8.0 pyzbar>=0.1.9 cryptography>=41.0.0 imageio[ffmpeg]>=2.31.0 +livekit \ No newline at end of file