mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
@@ -130,7 +130,7 @@ database drivers so that you can connect to those datasources in your Superset i
|
||||
```yaml
|
||||
bootstrapScript: |
|
||||
#!/bin/bash
|
||||
pip install psycopg2==2.8.5 \
|
||||
pip install psycopg2==2.9.1 \
|
||||
redis==3.2.1 \
|
||||
pybigquery==2.26.0 \
|
||||
elasticsearch-dbapi==0.2.5 &&\
|
||||
|
||||
Reference in New Issue
Block a user