Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -31,4 +31,4 @@ google-cloud-bigquery>=3.20,<4
|
|
| 31 |
google-auth>=2.30,<3
|
| 32 |
|
| 33 |
# MotherDuck via DuckDB extension (no 'motherduck' pip needed)
|
| 34 |
-
duckdb
|
|
|
|
| 31 |
google-auth>=2.30,<3
|
| 32 |
|
| 33 |
# MotherDuck via DuckDB extension (no 'motherduck' pip needed)
|
| 34 |
+
duckdb==1.3.2
|