update python version

This commit is contained in:
yuchen-x
2025-09-15 18:25:26 +08:00
parent f44065f889
commit 43a7750825

View File

@@ -6,7 +6,7 @@ license = { text = "BSD-3-Clause" }
authors = [
{name="Unitree Embodied AI R&D Team", email="rd_xyc@unitree.com" }
]
requires-python = "==3.10.14"
requires-python = "==3.10.18"
dependencies = [
"decord==0.6.0",
"einops==0.8.0",