From cba6b3dd4155ef535f0f88175ccccc0fe33b4647 Mon Sep 17 00:00:00 2001 From: Pablo Collins Date: Mon, 16 Sep 2024 10:55:46 -0400 Subject: [PATCH] Update requirements.txt with [all] extra in example --- examples/falcon/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/falcon/requirements.txt b/examples/falcon/requirements.txt index 8f8a778a..d5b7d095 100644 --- a/examples/falcon/requirements.txt +++ b/examples/falcon/requirements.txt @@ -11,6 +11,6 @@ pickleshare prompt-toolkit ptyprocess Pygments -splunk-opentelemetry +splunk-opentelemetry[all] traitlets wcwidth