From 93becbb8096fb3f7c35fb1008492232261cda5f8 Mon Sep 17 00:00:00 2001 From: redphx <96280+redphx@users.noreply.github.com> Date: Thu, 28 Apr 2022 17:36:22 +0700 Subject: [PATCH] Update joycon-python version --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f20feda..0411586 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -https://github.com/redphx/joycon-python/archive/refs/heads/master.zip#egg=joycon-python +https://github.com/redphx/joycon-python/archive/refs/tags/0.3.zip#egg=joycon-python websockets==10.2 aiohttp==3.8.1 hidapi==0.11.2