We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50e7327 commit b4c16bfCopy full SHA for b4c16bf
Dockerfile
@@ -29,7 +29,7 @@ RUN pip install \
29
pyinotify>=0.9.4, \
30
raven>=5.0.0 \
31
'tox>4,<5' \
32
- 'datalake<2'
+ 'datalake[queuable]>2'
33
34
RUN mkdir -p /opt/
35
COPY . /opt/
0 commit comments