mirror of
https://github.com/EyeTrackVR/EyeTrackVR.git
synced 2025-11-04 14:39:42 +08:00
bump back py ver to 3.10 for DADDY
This commit is contained in:
parent
55f12c56c5
commit
5e2a2635f2
@ -1,13 +1,13 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "EyeTrackVR"
|
name = "EyeTrackVR"
|
||||||
version = "0.1.7.2"
|
version = "0.2"
|
||||||
description = "Opensource, affordable VR eye tracker for VRChat"
|
description = "Opensource, affordable VR eye tracker for VRChat"
|
||||||
authors = ["RedHawk989"]
|
authors = ["RedHawk989"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
repository = "https://github.com/RedHawk989/EyeTrackVR"
|
repository = "https://github.com/RedHawk989/EyeTrackVR"
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "~3.11.0"
|
python = "~3.10.0"
|
||||||
python-osc = "^1.8.0"
|
python-osc = "^1.8.0"
|
||||||
opencv-python = "^4.6.0.66"
|
opencv-python = "^4.6.0.66"
|
||||||
numpy = "~1.23.5"
|
numpy = "~1.23.5"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user