Skip to content

Commit

Permalink
Pin pandas depenedency to 2.0.0 to get around dtypes error in integra…
Browse files Browse the repository at this point in the history
…tion tests
  • Loading branch information
jwills committed Sep 11, 2023
1 parent e1100ae commit 86e0c9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dbt-tests-adapter==1.6.1

boto3
mypy-boto3-glue
pandas
pandas==2.0.0
pyarrow
black==23.7.0
buenavista
Expand Down

0 comments on commit 86e0c9e

Please sign in to comment.