# discgod server deps. The Discogs API client + HTTP server use only the
# Python standard library; the only third-party need is the Postgres driver.
psycopg2-binary>=2.9
