update
This commit is contained in:
parent
94146dacbb
commit
92498c449d
@ -5,7 +5,7 @@ description = "Default template for PDM package"
|
|||||||
authors = [
|
authors = [
|
||||||
{name = "Zengtudor", email = "Zengtudor@outlook.com"},
|
{name = "Zengtudor", email = "Zengtudor@outlook.com"},
|
||||||
]
|
]
|
||||||
dependencies = ["opencv-python>=4.11.0.86", "mediapipe>=0.10.21", "numpy>=1.26.4", "pygame>=2.6.1", "Pillow>=11.1.0"]
|
dependencies = ["opencv-python>=4.11.0.86", "mediapipe>=0.10.21", "numpy>=1.26.4", "pygame>=2.6.1", "Pillow>=11.1.0", "cx-Freeze>=7.2.10"]
|
||||||
requires-python = "==3.12.*"
|
requires-python = "==3.12.*"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license = {text = "MIT"}
|
license = {text = "MIT"}
|
||||||
|
Loading…
Reference in New Issue
Block a user