Skip to content

Commit 2c7a8f5

Browse files
authored
Merge pull request #3 from stackql/feature/updates
notebook updates
2 parents f4e491a + 0c0848c commit 2c7a8f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ ENV MPLCONFIGDIR=/tmp/matplotlib
4242
ENV PYDEVD_DISABLE_FILE_VALIDATION=1
4343
# setup python environment
4444
ENV PYTHON_PACKAGES="\
45-
pystackql \
45+
pystackql>=3.6.4 \
4646
matplotlib \
4747
pandas \
4848
mplfinance \

0 commit comments

Comments
 (0)