psycopg2-binary
dbnd==1.0.26.2
redshift_connector

[tests]

[tests:python_version < "3.8"]
pandas==1.3.5
numpy==1.21.6

[tests:python_version >= "3.12"]
pandas==2.2.2
numpy==1.26.4

[tests:python_version >= "3.8" and python_version < "3.12"]
pandas==1.4.0
numpy==1.22.4
