chore: Remove explicit dependency.

This dependency was explicitly added but doesn't need to be because
it's only required as a sub-dependency of edx-enterprise.  We can
pull it in by recompiling the requirements instead.
This commit is contained in:
Feanil Patel
2022-11-28 14:19:53 -05:00
parent 03d3a174d7
commit cd3a7cbbec

View File

@@ -134,7 +134,6 @@ outcome-surveys # edx-platform plugin to send and track segm
path
piexif # Exif image metadata manipulation, used in the profile_images app
Pillow # Image manipulation library; used for course assets, profile images, invoice PDFs, etc.
PGPy>=0.6.0, < 0.7.0 # edx-enterprise requirement, need to remove: https://2u-internal.atlassian.net/browse/ENT-6547
py2neo # Driver for converting Python modulestore structures to Neo4j's schema (for Coursegraph).
pycountry
pycryptodomex