Skip to content

Commit ca329a8

Browse files
committed
resolve missing dependency
1 parent 2e179f2 commit ca329a8

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

backend/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ dependencies = [
1616
"pandas>=2.3.0",
1717
"vertexai>=1.43.0",
1818
"setuptools-scm>=8",
19+
"importlib-metadata>=8.7.0",
1920
]
2021

2122
[tool.setuptools.packages.find]

backend/uv.lock

Lines changed: 23 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)