diff --git a/setup.py b/setup.py index d2d1da689..424baf0d3 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ "dash[testing]==2.18.1", "dash_bootstrap_components==1.6.0", "dateparser==1.2.0", - "duckdb==1.1.2", + "duckdb==1.1.3", "enforce_typing", "eth-account==0.11.0", "eth-keys==0.6.0",