Skip to content

Commit

Permalink
chore: Upgrade lyric version (#2229)
Browse files Browse the repository at this point in the history
  • Loading branch information
fangyinc authored Dec 20, 2024
1 parent 214c09c commit 16c5233
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -523,9 +523,10 @@ def code_execution_requires():
"msgpack",
# for AWEL operator serialization
"cloudpickle",
"lyric-py>=0.1.4",
"lyric-py-worker>=0.1.4",
"lyric-js-worker>=0.1.4",
"lyric-py>=0.1.6",
"lyric-py-worker>=0.1.6",
"lyric-js-worker>=0.1.6",
"lyric-component-ts-transpiling>=0.1.6",
]


Expand Down

0 comments on commit 16c5233

Please sign in to comment.