Skip to content

Commit

Permalink
Merge branch 'main' into edgarrmondragon/fix/search-terms
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon authored Mar 7, 2024
2 parents 2936580 + 1346151 commit 8ec680a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _data/meltano/utilities/superset/meltano.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,8 @@ next_steps: |
```
Now when you (re)start Superset, you will be able to connect to a new type of database, like Snowflake in the example.
pip_url: apache-superset==2.0.0 flask==2.0.3 werkzeug==2.0.3 jinja2==3.0.1 wtforms==2.3.3
git+https://github.com/meltano/superset-ext.git@main cryptography==3.4.7
pip_url: apache-superset==3.1.1 flask==2.2.5 werkzeug==2.3.3 jinja2==3.0.1 wtforms==2.3.3
git+https://github.com/meltano/superset-ext.git@main cryptography==41.0.2
repo: https://github.com/apache/superset
settings:
- description: The path to where the Superset config file is located.
Expand Down

0 comments on commit 8ec680a

Please sign in to comment.