-r base.txt

# These package versions must be kept in sync with edx-platform as much as possible.
celery>=4.4.7,<5
xblock-utils==2.2.0
six==1.16.0
lazy==1.4
django-pyfs==3.1.0
mako==1.1.5
sqlparse>=0.4.1,<0.5
web-fragments==1.1.0

# Other XBlocks that are supported as nested elements
markdown-xblock

# dependencies of supported nested XBlocks
path.py>=12.4

# Tooling
ddt
nose
mock
coverage
