Skip to content

Commit

Permalink
Merge pull request #1 from susumutomita/fix-module-six-not-found-error
Browse files Browse the repository at this point in the history
Fix event insert error with module six not found
  • Loading branch information
dlactin authored Oct 26, 2023
2 parents 94ce09f + 301fe69 commit 5f60112
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions event-handler/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
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

0 comments on commit 5f60112

Please sign in to comment.