Open pranasziaukas opened 1 year ago
When testing with Python 3.11.3 I get numerous deprecation issues due to
https://github.com/transferwise/pipelinewise-target-redshift/blob/80796b6c6e4647a85ddc9492e343547a027258e4/setup.py#L23
psycopg2 v2.8.5 was released in April 2020, so it is quite dated.
psycopg2
Seems to work with Python <3.11.
When testing with Python 3.11.3 I get numerous deprecation issues due to
https://github.com/transferwise/pipelinewise-target-redshift/blob/80796b6c6e4647a85ddc9492e343547a027258e4/setup.py#L23
psycopg2
v2.8.5 was released in April 2020, so it is quite dated.Seems to work with Python <3.11.