pip install "psycopg[binary,pool]==3.3.2" ... ... ERROR: Could not find a version that satisfies...
pip install "psycopg[binary,pool]==3.3.2"
...
...
ERROR: Could not find a version that satisfies the requirement psycopg-binary==3.3.2; implementation_name != "pypy" and extra == "binary" (from psycopg[binary,pool]) (from versions: none)
ERROR: No matching distribution found for psycopg-binary==3.3.2; implementation_name != "pypy" and extra == "binary"