We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef70bea commit 81c2fbbCopy full SHA for 81c2fbb
examples/cloud_run_cloud_events/requirements.txt
@@ -1,3 +1,4 @@
1
# Optionally include additional dependencies here
2
cloudevents>=1.2.0
3
requests
4
+urllib3>=2.5.0 # not directly required, pinned by Snyk to avoid a vulnerability
0 commit comments