Skip to content
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/0958c41d295b6a39f09549082b11bf1c4523f2fc.zip",
"label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/8a5bf9820d3013fde30c989a314a3ece29fbbc25.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