Skip to content

Commit

Permalink
fix: event-handlerが動作していない問題を修正
Browse files Browse the repository at this point in the history
  • Loading branch information
satoshun00 committed Oct 28, 2023
1 parent d705556 commit 52dfba1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions event-handler/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Flask==2.3.2
gunicorn==20.1.0
google-cloud-pubsub==1.1.0
google-cloud-secret-manager==0.1.0
google-cloud-pubsub==1.7.2
google-cloud-secret-manager==0.1.0
six==1.16.0

0 comments on commit 52dfba1

Please sign in to comment.