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/53534a121e30d2a9b2196eb29c8d5a4d5fc47975.zip",
"label-studio-sdk @ https://github.com/HumanSignal/label-studio-sdk/archive/cb52bbec1ecc18185f8373d80ae37f9b453c5ff4.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