Skip to content

Commit 63754a9

Browse files
committed
Add psycopg3 to test dependencies
1 parent 0d0d02e commit 63754a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ def get_version():
2727
'Jinja2>=2.3',
2828
'docutils>=0.10',
2929
'flexmock>=0.9.7',
30+
'psycopg>=3.1.8',
3031
'psycopg2>=2.5.1',
3132
'psycopg2cffi>=2.8.1',
3233
'pg8000>=1.12.4',

0 commit comments

Comments
 (0)