fix: loosen executorch pin for python 3.13 compat
This commit is contained in:
parent
a1778d6655
commit
7b76fccb9b
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue