From 931073ceb3b10cdfe1b7f094eff6e4ea7a3d220e Mon Sep 17 00:00:00 2001 From: Core447 Date: Sun, 24 Mar 2024 10:33:28 +0100 Subject: [PATCH] Update requirements --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 5f2a433..ef006df 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -2,5 +2,5 @@ loguru==0.7.2 obs-websocket-py==1.0 Pyro5==5.15 serpent==1.41 -streamcontroller-plugin-tools>=1.0.3 +streamcontroller-plugin-tools>=1.0.5 websocket-client==1.7.0 \ No newline at end of file