fix: loosen executorch pin for python 3.13 compat

This commit is contained in:
Roland Tannous 2026-03-08 19:56:09 +00:00
commit bb8a318124

View file

@ -8,7 +8,7 @@ snac
# TRL and related packages
trl==0.23.1
git+https://github.com/meta-pytorch/OpenEnv.git
executorch==1.0.1
executorch>=1.0.1
torch-c-dlpack-ext
sentence_transformers==5.2.0
transformers==4.57.1