Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/RM-70-insufficient-privilege' in…
Browse files Browse the repository at this point in the history
…to RM-48-records_mover-records-schema-field-__init__.py-202-5-C901-RecordsSchemaField.to_pandas_dtype-is-too-complex-22
  • Loading branch information
ryantimjohn committed Mar 31, 2023
2 parents 7ff6603 + 68883e8 commit de9c945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ def initialize_options(self) -> None:

redshift_dependencies_base = [
# sqlalchemy-redshift 0.7.7 introduced support for Parquet in UNLOAD
'sqlalchemy-redshift>=0.7.7',
'sqlalchemy-redshift>=0.7.7,<0.8.13',
] + aws_dependencies + db_dependencies

redshift_dependencies_binary = [
Expand Down

0 comments on commit de9c945

Please sign in to comment.