Changed psycopg2 to psycopg2-binary

This commit is contained in:
Price Hiller 2021-10-06 06:15:42 -05:00
parent 90c811b2c6
commit 8b83b18f26

View File

@ -8,7 +8,7 @@ mccabe==0.6.1
packaging==21.0
pep517==0.11.0
platformdirs==2.4.0
psycopg2==2.9.1
psycopg2-binary==2.9.1
pylint==2.11.1
pyparsing==2.4.7
SQLAlchemy==1.4.25