Skip to content

Commit 4c81201

Browse files
committed
tox generate
1 parent aef0792 commit 4c81201

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

opentelemetry-instrumentation/src/opentelemetry/instrumentation/bootstrap_gen.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@
1616
# RUN `python scripts/generate_instrumentation_bootstrap.py` TO REGENERATE.
1717

1818
libraries = [
19-
{
20-
"library": "langchain >= 0.3.21",
21-
"instrumentation": "opentelemetry-instrumentation-langchain-v2==2.0b0.dev",
22-
},
2319
{
2420
"library": "openai >= 1.26.0",
2521
"instrumentation": "opentelemetry-instrumentation-openai-v2",

0 commit comments

Comments
 (0)