From 9e43487c1bf62402e96cb6139b24cd8446515673 Mon Sep 17 00:00:00 2001 From: yum Date: Fri, 25 Aug 2023 08:21:56 -0700 Subject: Finish pyopenvr -> pyopenxr migration pyopenvr is both deprecated and buggy, so switch to pyopenxr. --- Scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Scripts/requirements.txt') diff --git a/Scripts/requirements.txt b/Scripts/requirements.txt index 80bf93d..bdc93a1 100644 --- a/Scripts/requirements.txt +++ b/Scripts/requirements.txt @@ -5,7 +5,7 @@ future==0.18.2 keyboard langcodes language-data -openvr +pyopenxr pillow pyaudio python-osc -- cgit v1.2.3