Skip to content

Commit d267595

Browse files
committed
feat:remove thread pool wrap
Change-Id: I7d122b5f2730d85bed1dc0619ba494f633649c40 Co-developed-by: Cursor <noreply@cursor.com>
1 parent 2b02805 commit d267595

File tree

1 file changed

+1
-1
lines changed
  • instrumentation-loongsuite/loongsuite-instrumentation-mem0

1 file changed

+1
-1
lines changed

instrumentation-loongsuite/loongsuite-instrumentation-mem0/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ classifiers = [
2525
"Programming Language :: Python :: 3.13",
2626
]
2727
dependencies = [
28-
"wrapt >=1.17.3,<2",
28+
"wrapt >=1.17.3",
2929
"opentelemetry-api ~=1.37",
3030
"opentelemetry-instrumentation ~=0.58b0",
3131
"opentelemetry-semantic-conventions ~=0.58b0",

0 commit comments

Comments
 (0)