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 7b76fccb9b

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