Skip to content

Commit

Permalink
chore: fix workbench req txt
Browse files Browse the repository at this point in the history
  • Loading branch information
z3z1ma committed Jan 2, 2025
1 parent 86bac36 commit c5c4ae8
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions src/dbt_osmosis/workbench/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1 @@
# STREAMLIT DEMO APP DEPENDENCIES

# Database adapter
dbt-duckdb>=1.8.0,<2.0.0
dbt-sqlite>=1.8.0,<2.0.0

# dbt Osmosis
dbt-osmosis[workbench]
dbt-osmosis[workbench,duckdb]

0 comments on commit c5c4ae8

Please sign in to comment.