transferwise / pipelinewise-target-redshift

Singer.io Target for Amazon Redshift - PipelineWise compatible
https://transferwise.github.io/pipelinewise/
Other
12 stars 65 forks source link

Compatibility issues with Python 3.11 #293

Open pranasziaukas opened 1 year ago

pranasziaukas commented 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.

Seems to work with Python <3.11.