Skip to content

Commit aaf6b98

Browse files
Fix openpyxl
1 parent 9fc3aeb commit aaf6b98

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
@@ -34,7 +34,7 @@ pyarrow = ">=6.0.0, <8.1.0"
3434
redshift-connector = "~2.0.889"
3535
pymysql = "^1.0.0"
3636
pg8000 = "^1.29.0"
37-
openpyxl = "~3.0.0rc2"
37+
openpyxl = "~3.0.0"
3838
requests-aws4auth = "^1.1.1"
3939
jsonpath-ng = "^1.5.3"
4040
progressbar2 = "^4.0.0"

0 commit comments

Comments
 (0)