Skip to content

Commit e1b24ec

Browse files
committed
chore: unpin lab-connectors to main
1 parent 4a14a7d commit e1b24ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"pydantic>=2.0",
2828
"pyyaml>=6.0",
2929
"requests>=2.28",
30-
"lab-connectors @ git+https://github.com/dataciviclab/lab-connectors.git@v0.12.0",
30+
"lab-connectors @ git+https://github.com/dataciviclab/lab-connectors.git",
3131
]
3232

3333
[project.optional-dependencies]

0 commit comments

Comments
 (0)