You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by dp...@apache.org on 2020/09/16 13:58:17 UTC

[incubator-superset] branch master updated (15fe04e -> 9246c9b)

This is an automated email from the ASF dual-hosted git repository.

dpgaspar pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.


    from 15fe04e  docs: add changelog entries for 0.37.1 (#10893)
     add 9246c9b  refactor: ASF only dependencies on base.txt (#10875)

No new revisions were added by this update.

Summary of changes:
 requirements/base.in                     |  2 +-
 requirements/base.txt                    | 51 +++++++-------------------------
 requirements/{base.in => development.in} | 10 ++++++-
 requirements/development.txt             | 41 +++++++++++++++++++++++++
 requirements/docker.txt                  |  1 +
 requirements/local.in                    |  2 +-
 requirements/local.txt                   |  4 +--
 requirements/testing.in                  |  2 +-
 requirements/testing.txt                 |  6 ++--
 9 files changed, 70 insertions(+), 49 deletions(-)
 copy requirements/{base.in => development.in} (81%)
 create mode 100644 requirements/development.txt