Skip to content
Draft
6 changes: 3 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies = [
"kombu (>=5.4.0rc2)",
"uvicorn",
"pydantic-settings (>=2.9.0,<3.0.0)",
"label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/3f7d2eeb6c9ea5e05e348035877b347cdb0a9024.zip",
"label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/ea9b1ed8e34f1bbc7923ae2ae2acca2135d23917.zip",
"requests (>=2.32.0,<3.0.0)",
# Using litellm from forked repo until vertex fix is released: https://github.com/BerriAI/litellm/issues/7904
"litellm (>=1.76.1,<2.0.0)",
Expand Down
Loading