Skip to content

Commit a57b779

Browse files
authored
added importlib-metadata as a requirement for metrics handler (#792)
1 parent 18584b7 commit a57b779

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

metrics/handler/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ absl-py~=1.0.0
22
google-auth==1.24.0
33
google-cloud-bigquery==2.5.0
44
google-cloud-secret-manager==2.1.0
5+
importlib-metadata~=6.0.0
56
jinja2>=3.0
67
numpy~=1.23.0
78
protobuf==3.15.0

0 commit comments

Comments
 (0)