superset/requirements/docker.txt
Craig Rueda 5a908d4513
fix: Updating Dockerfile to work with updated python requirements. (#10550)
* 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
2020-08-08 18:56:20 -07:00

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