mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-28 17:29:30 +00:00
fix: pin antlr4-python3-runtime for compatibility
This commit is contained in:
parent
38731e0434
commit
95c3e4984c
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ dependencies = [
|
|||
"jsonlines",
|
||||
"pydantic-cli",
|
||||
"hf_transfer",
|
||||
"antlr4-python3-runtime==4.9.3",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue