Changed psycopg2 edition

This commit is contained in:
Price Hiller 2021-10-06 06:20:01 -05:00
parent 028a8d3454
commit 4e3af6f357

View File

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