From cf6f5b623b3f295c0478b8c9d02ebb9594242458 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Gruszczy=C5=84ski?= Date: Sun, 1 Mar 2026 23:29:35 +0100 Subject: [PATCH] =?UTF-8?q?poprawki,=20zmian=20w=20logice=20eventow,=20pop?= =?UTF-8?q?rawka=20w=20zapytaniach,=20wykres=20live,=20lepsza=20stopla,=20?= =?UTF-8?q?uzuni=C4=99cie=20eventlet?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f892d27..a9985b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,5 @@ influxdb simple-websocket python-socketio flask-socketio -eventlet +gevent +gevent-websocket \ No newline at end of file