Skip to content

Commit 338fe8e

Browse files
feat: DIA-1969: Support MIG Image use case (#7144)
Co-authored-by: niklub <[email protected]>
1 parent 6118750 commit 338fe8e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ djangorestframework-simplejwt = {extras = ["crypto"], version = "^5.4.0"}
209209
tldextract = ">=5.1.3"
210210

211211
# Humansignal repo dependencies
212-
label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/bc777b2985cbd1559869376d2403e6225fe6b475.zip"}
212+
label-studio-sdk = {url = "https://github.com/HumanSignal/label-studio-sdk/archive/388257eeea2ed95ae769724bb8b6ad9c41511b96.zip"}
213213

214214
[tool.poetry.group.test.dependencies]
215215
pytest = "7.2.2"

0 commit comments

Comments
 (0)