Skip to content

Commit 8fd046f

Browse files
committed
hotfix: added missing package
1 parent f6d172d commit 8fd046f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/shared/images.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ def get_server_image() -> modal.Image:
7474
"boto3",
7575
"pinecone",
7676
"numpy",
77+
"firebase-admin",
7778
)
7879
.add_local_python_source(
7980
"database",

0 commit comments

Comments
 (0)