mirror of
https://github.com/apache/superset.git
synced 2026-04-22 01:24:43 +00:00
feat: adding Progress Bar to Benchmark script (#15719)
* rough draft of benchmark script * revisions * revisions * rough draft of benchmark script * revisions * Update requirements/development.in Co-authored-by: Beto Dealmeida <roberto@dealmeida.net> * Update superset/utils/mock_data.py Co-authored-by: Beto Dealmeida <roberto@dealmeida.net> * more revisions Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
This commit is contained in:
@@ -25,3 +25,4 @@ psycopg2-binary==2.8.5
|
||||
tableschema
|
||||
thrift>=0.11.0,<1.0.0
|
||||
pygithub>=1.54.1,<2.0.0
|
||||
progress>=1.5,<2
|
||||
|
||||
Reference in New Issue
Block a user