Skip to content

Commit

Permalink
Upgrade duckdb to >=0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeocto committed Oct 20, 2023
1 parent b65efce commit b58159e
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 @@ -35,7 +35,7 @@
zip_safe=False,
install_requires=[
"ddtrace>=1.9.0",
"duckdb==0.8.1",
"duckdb>=0.9.0",
"django>=4.0",
"openpyxl>=3.1.0",
"pact-python>=1.6.0",
Expand Down

0 comments on commit b58159e

Please sign in to comment.