Description: Remove psycopg2-binary dependency
 This patch removes psycopg2-binary from the 
 setup.cfg dependencies. 

--- a/setup.cfg
+++ b/setup.cfg
@@ -71,7 +71,6 @@
     bioregistry
     ratelimit
     pystow>=0.1.2
-    psycopg2-binary
 
 # Random options
 zip_safe = false
