Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
|
@@ -31,7 +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==1.3.2
|
| 35 |
-
|
| 36 |
-
# IBM Granite TTM code (pulls the tsfm_public module)
|
| 37 |
-
git+https://github.com/ibm-granite/granite-tsfm@main#subdirectory=tsfm_public
|
|
|
|
| 31 |
google-auth>=2.30,<3
|
| 32 |
|
| 33 |
# MotherDuck via DuckDB extension (no 'motherduck' pip needed)
|
| 34 |
+
duckdb==1.3.2
|
|
|
|
|
|
|
|
|