Skip to content

Commit 89d03ef

Browse files
committed
Remove psycopg2 version pin
This version does not appear to work with current libpq header files. Signed-off-by: Mike Perez <thingee@gmail.com>
1 parent ce225fc commit 89d03ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
psycopg2==2.8.2
1+
psycopg2
22
gunicorn<20.1.0
33
pecan
44
sqlalchemy==1.3.0

0 commit comments

Comments
 (0)