Skip to content

Commit 4f50756

Browse files
committed
Update pyproject.toml
1 parent 963b42f commit 4f50756

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: instrumentation/opentelemetry-instrumentation-psycopg2/pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ dependencies = [
3434
[project.optional-dependencies]
3535
instruments = [
3636
"psycopg2 >= 2.7.3.1",
37+
"psycopg2-binary >= 2.7.3.1",
3738
]
3839

3940
[project.entry-points.opentelemetry_instrumentor]

0 commit comments

Comments
 (0)