From c13a657ce30acd7153028e671586260f9cf3eda1 Mon Sep 17 00:00:00 2001 From: vhu43 <67619615+vhu43@users.noreply.github.com> Date: Wed, 29 Mar 2023 19:06:53 -0700 Subject: [PATCH] Pinning python-socketio --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a058fba..6799aab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,5 +7,5 @@ urllib3==1.22 websocket-client==0.47.0 pyyaml>=3.13 aiohttp>=3.1.3 -python-socketio +python-socketio==3.0.0 pyserial