Skip to content

Commit 0efd739

Browse files
updating max pandas version
1 parent c5ac479 commit 0efd739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ python = ">=3.7.1, <3.11"
2929

3030
boto3 = "^1.24.11"
3131
botocore = "^1.27.11"
32-
pandas = "^1.2.0"
32+
pandas = "^1.2.0, <=1.4.4"
3333
numpy = "^1.21.0"
3434
pyarrow = ">=2.0.0, <8.1.0"
3535
redshift-connector = "~2.0.889"

0 commit comments

Comments
 (0)