mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
feat: add profiling to Superset pages (#16136)
* feat: add profiling to Superset pages * Address comments
This commit is contained in:
@@ -26,3 +26,4 @@ tableschema
|
||||
thrift>=0.11.0,<1.0.0
|
||||
pygithub>=1.54.1,<2.0.0
|
||||
progress>=1.5,<2
|
||||
pyinstrument>=4.0.2,<5
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# SHA1:c470411e2e9cb04b412a94f80a6a9d870bece74d
|
||||
# SHA1:1144991012e228fb2ef85afbf78a635e7d5a33f1
|
||||
#
|
||||
# This file is autogenerated by pip-compile-multi
|
||||
# To update, run:
|
||||
@@ -54,6 +54,8 @@ pygithub==1.54.1
|
||||
# via -r requirements/development.in
|
||||
pyhive[hive]==0.6.3
|
||||
# via -r requirements/development.in
|
||||
pyinstrument==4.0.2
|
||||
# via -r requirements/development.in
|
||||
requests==2.24.0
|
||||
# via
|
||||
# pydruid
|
||||
|
||||
Reference in New Issue
Block a user