psycopg2-binary is not in required packages?
I do not get psycopg2-binary into my requirements file, when creating it with
poetry export --without-hashes --output requirements.txt
I'm not used to poetry, so maybe this is just my bad...maybe it's installed into the docker image in other ways?