diff --git a/pyproject.toml b/pyproject.toml index 045cc5b..e08d9e6 100755 --- a/pyproject.toml +++ b/pyproject.toml @@ -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",