Skip to content
8 changes: 4 additions & 4 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/5ffc5652b2bc450439fa9384d543d9525e755831.zip",
"label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/350e218a71ae2ea899e2362bee66aa32f6f595d0.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