Skip to content

Commit

Permalink
fix: DIA-1784: Jinja dependabot fix (#300)
Browse files Browse the repository at this point in the history
Co-authored-by: hakan458 <[email protected]>
Co-authored-by: Hakan Erol <[email protected]>
  • Loading branch information
3 people authored Jan 9, 2025
1 parent 33b72a9 commit d9a58be
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 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 @@ -36,7 +36,7 @@ celery = {version = "^5.3.6", extras = ["redis"]}
kombu = ">=5.4.0rc2" # Pin version to fix https://github.com/celery/celery/issues/8030. TODO: remove when this fix will be included in celery
uvicorn = "*"
pydantic-settings = "^2.2.1"
label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/b1bee60ddc416f3519ecce45337a41cf442534af.zip"}
label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/250af500905b654b208741cc9d6b34ba3b4c28a0.zip"}
kafka-python-ng = "^2.2.3"
requests = "^2.32.0"
litellm = "^1.47.2"
Expand Down

0 comments on commit d9a58be

Please sign in to comment.