AshenH commited on
Commit
bc12229
·
verified ·
1 Parent(s): d8840fd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -15,7 +15,7 @@ python-dotenv==1.0.1
15
  # Optional data layers (pick what you use)
16
  google-cloud-bigquery==3.25.0
17
  google-auth==2.35.0
18
- motherduck==0.10.7
19
- duckdb==1.1.0
20
  pyarrow==17.0.0
21
  joblib==1.4.2
 
15
  # Optional data layers (pick what you use)
16
  google-cloud-bigquery==3.25.0
17
  google-auth==2.35.0
18
+ motherduck>=0.8,<1
19
+ duckdb>=1.0,<2
20
  pyarrow==17.0.0
21
  joblib==1.4.2