# Install Jupyter XBlock
# Remember to bump the version when we upgrade from Quince.
# https://pypi.org/project/jupyter-xblock/
RUN pip install "jupyter-xblock>=17.0.0,<18.0.0"
