Files
edx-platform/requirements/edx-sandbox/shared.txt
David Ormsbee b134228954 Python upgrades (django-config-models v2)+
Some tests that used to mock the cache internals of ConfigurationModels
had to be modified to use CacheIsolationTestCase instead (the things
they were mocking no longer exist).
2020-02-09 20:37:45 -05:00

13 lines
261 B
Plaintext

#
# This file is autogenerated by pip-compile
# To update, run:
#
# make upgrade
#
cffi==1.14.0 # via cryptography
cryptography==2.8
lxml==4.5.0
nltk==3.4.5
pycparser==2.19 # via cffi
six==1.14.0 # via cryptography, nltk