Fix opentelemetry-instrumentation-psycopg2 dep name in Bookwyrm
This commit is contained in:
parent
33bf9a5de6
commit
43c66a2123
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ mkDerivation {
|
||||||
opentelemetry-exporter-otlp-proto-grpc
|
opentelemetry-exporter-otlp-proto-grpc
|
||||||
opentelemetry-instrumentation-celery
|
opentelemetry-instrumentation-celery
|
||||||
opentelemetry-instrumentation-django
|
opentelemetry-instrumentation-django
|
||||||
opentelemetry-instrumentation-psycopg
|
opentelemetry-instrumentation-psycopg2
|
||||||
|
|
||||||
aiohappyeyeballs
|
aiohappyeyeballs
|
||||||
aiohttp
|
aiohttp
|
||||||
|
|
Loading…
Add table
Reference in a new issue