Skip to content

Commit fb2aa95

Browse files
fix: UTC-520: Fixed HyperTextLabelsTag and ParagraphLabelsTag tag validation (#717)
Co-authored-by: mcanu <mcanu@users.noreply.github.com> Co-authored-by: robot-ci-heartex <robot-ci-heartex@users.noreply.github.com>
1 parent 3cd2205 commit fb2aa95

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies = [
3838
"kombu (>=5.4.0rc2)",
3939
"uvicorn",
4040
"pydantic-settings (>=2.9.0,<3.0.0)",
41-
"label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/f1b9ad90d7b1f511160dae99ac89788b16d9e16c.zip",
41+
"label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/5a899681eaab91cb2a276ad7a6b2e05fee83478f.zip",
4242
"requests (>=2.32.0,<3.0.0)",
4343
# Using litellm from forked repo until vertex fix is released: https://github.com/BerriAI/litellm/issues/7904
4444
"litellm (>=1.76.1,<2.0.0)",

0 commit comments

Comments
 (0)