diff options
| author | yum <yum.food.vr@gmail.com> | 2023-08-25 08:21:56 -0700 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2023-08-25 12:08:07 -0700 |
| commit | 9e43487c1bf62402e96cb6139b24cd8446515673 (patch) | |
| tree | a61d751a96b79d7f9d0aefee42674b5bb9afd497 /Scripts/requirements.txt | |
| parent | 323eeba6118073547508b04950425c1a81650024 (diff) | |
Finish pyopenvr -> pyopenxr migration
pyopenvr is both deprecated and buggy, so switch to pyopenxr.
Diffstat (limited to 'Scripts/requirements.txt')
| -rw-r--r-- | Scripts/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
