mirror of
https://github.com/apache/superset.git
synced 2026-04-07 18:35:15 +00:00
* Updating Dockerfile to work with updated python requirements. * Adding a Docker build step to CI workflow * Trying docker build-push * Linting Dockerfile-dev * Switching to dev dockerfile
18 lines
498 B
Plaintext
18 lines
498 B
Plaintext
# SHA1:54074dcfe0a3bf83a9f4f8e2fb9d24746a86b50c
|
|
#
|
|
# This file is autogenerated by pip-compile-multi
|
|
# To update, run:
|
|
#
|
|
# pip-compile-multi
|
|
#
|
|
-r base.txt
|
|
-e file:. # via -r base.in
|
|
gevent==20.6.2 # via -r docker.in
|
|
greenlet==0.4.16 # via gevent
|
|
redis==3.5.3 # via -r docker.in
|
|
zope.event==4.4 # via gevent
|
|
zope.interface==5.1.0 # via gevent
|
|
|
|
# The following packages are considered to be unsafe in a requirements file:
|
|
# setuptools
|