-r base.txt

# These package versions must be kept in sync with edx-platform as much as possible.
django>=2.2.18,<3.0
celery>=4.4.7,<5
xblock-utils==2.1.1
six==1.15.0
lazy==1.4
django-pyfs==2.2
mako==1.1.3
sqlparse==0.4.1
web-fragments==0.3.2

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

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

# Tooling
ddt
nose
mock
coverage
