target / grease

Automated Scripting Engine For the Modern Age
https://grease.readthedocs.io
MIT License
42 stars 22 forks source link

Fixed psycopg2 binary dependency #82

Closed abstract-base-method closed 6 years ago

abstract-base-method commented 6 years ago

Purpose

Address upcoming dependency change in the psycopg2 library

Expected Outcome

deployments no longer complain of the psycopg2 dependency

Checklist