Files
edx-platform/requirements/edx/coverage.txt
Usama Sadiq 23f0fc489f fix: Fixed the dependencies to fix the make upgrade job failure (#28127)
fix: removed matplotlib<3.1 constraint
fix: pinned pandas<1.3.0
fix: pin pandas and networkx to python-dateutil compatible version
fix: pin pylint==2.8.3 to pass quality build
2021-07-12 17:21:53 +05:00

27 lines
536 B
Plaintext

#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
# make upgrade
#
coverage==5.5
# via -r requirements/edx/coverage.in
diff-cover==4.0.0
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/coverage.in
inflect==5.3.0
# via jinja2-pluralize
jinja2==3.0.1
# via
# diff-cover
# jinja2-pluralize
jinja2-pluralize==0.3.0
# via diff-cover
markupsafe==2.0.1
# via jinja2
pluggy==0.13.1
# via diff-cover
pygments==2.9.0
# via diff-cover