Files
edx-platform/requirements/edx/coverage.txt
Feanil Patel 5d7bdf91b1 Revert requirements changes due to memory issues.
Some change in the requirements here may be responsible for increased
CPU and memory usage.  This is causing production LMS for edx.org to run
into lots of performance issues.  Reverting for now until we can narrow
it down to which change caused the issue.
2019-10-09 16:47:26 -04:00

15 lines
398 B
Plaintext

#
# This file is autogenerated by pip-compile
# To update, run:
#
# make upgrade
#
coverage==5.0a6
diff-cover==0.9.8
inflect==2.1.0 # via jinja2-pluralize
jinja2-pluralize==0.3.0 # via diff-cover
jinja2==2.10.1 # via diff-cover, jinja2-pluralize
markupsafe==1.1.1 # via jinja2
pygments==2.4.2 # via diff-cover
six==1.12.0 # via diff-cover