Skip to content

DependencyConflict: requested: "psycopg2 >= 2.7.3.1" but found: "None"Β #610

@eugeniyost

Description

@eugeniyost

After upgrade opentelemetry-instrumentation-psycopg2 from 0.19b0 to 0.23b2 there was an message DependencyConflict: requested: "psycopg2 >= 2.7.3.1" but found: "None", my project dependencies do not have psycopg2, there is psycopg2-binary.

Describe your environment

  • python 3.9.6
  • django 3.2.5
  • uwsgi 2.0.19.1
  • psycopg2-binary 2.9.1
  • opentelemetry-instrumentation-psycopg2 0.23b2

Steps to reproduce
install psycopg2-binary to project dependencies and opentelemetry-instrumentation-psycopg2 0.23b2, run django server using uwsgi

What is the expected behavior?
no DependencyConflict message

What is the actual behavior?
message DependencyConflict: requested: "psycopg2 >= 2.7.3.1" but found: "None"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions