hack4impact / flask-base

A simple Flask boilerplate app with SQLAlchemy, Redis, User Authentication, and more.
http://hack4impact.github.io/flask-base
MIT License
3.04k stars 481 forks source link

Looks like psycopg2 should be 2.7.5 now. #180

Closed edkohler closed 5 years ago

edkohler commented 5 years ago

2.7 is no longer supported

abhisuri97 commented 5 years ago

Should be fixed due to PR #193. Closing.