Merge pull request #31360 from openedx/feanil/compile_requirements

feanil/compile requirements
This commit is contained in:
Feanil Patel
2022-11-28 15:42:46 -05:00
committed by GitHub
4 changed files with 7 additions and 20 deletions

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

View File

@@ -58,7 +58,7 @@ beautifulsoup4==4.11.1
# via pynliner
billiard==3.6.4.0
# via celery
bleach[css]==5.0.1
bleach==5.0.1
# via
# -r requirements/edx/base.in
# django-wiki
@@ -800,9 +800,7 @@ pbr==5.11.0
# -r requirements/edx/paver.txt
# stevedore
pgpy==0.6.0
# via
# -r requirements/edx/base.in
# edx-enterprise
# via edx-enterprise
piexif==1.1.3
# via -r requirements/edx/base.in
pillow==9.3.0
@@ -1029,6 +1027,7 @@ six==1.16.0
# bleach
# chem
# click-repl
# codejail
# codejail-includes
# crowdsourcehinter-xblock
# edx-ace
@@ -1104,8 +1103,6 @@ testfixtures==7.0.2
# via edx-enterprise
text-unidecode==1.3
# via python-slugify
tinycss2==1.1.1
# via bleach
tqdm==4.64.1
# via nltk
typing-extensions==4.4.0
@@ -1154,7 +1151,6 @@ webencodings==0.5.1
# via
# bleach
# html5lib
# tinycss2
webob==1.8.7
# via
# -r requirements/edx/base.in

View File

@@ -93,7 +93,7 @@ billiard==3.6.4.0
# via
# -r requirements/edx/testing.txt
# celery
bleach[css]==5.0.1
bleach==5.0.1
# via
# -r requirements/edx/testing.txt
# django-wiki
@@ -1415,6 +1415,7 @@ six==1.16.0
# bok-choy
# chem
# click-repl
# codejail
# codejail-includes
# crowdsourcehinter-xblock
# edx-ace
@@ -1540,10 +1541,6 @@ text-unidecode==1.3
# via
# -r requirements/edx/testing.txt
# python-slugify
tinycss2==1.1.1
# via
# -r requirements/edx/testing.txt
# bleach
toml==0.10.2
# via vulture
tomli==2.0.1
@@ -1644,7 +1641,6 @@ webencodings==0.5.1
# -r requirements/edx/testing.txt
# bleach
# html5lib
# tinycss2
webob==1.8.7
# via
# -r requirements/edx/testing.txt

View File

@@ -88,7 +88,7 @@ billiard==3.6.4.0
# via
# -r requirements/edx/base.txt
# celery
bleach[css]==5.0.1
bleach==5.0.1
# via
# -r requirements/edx/base.txt
# django-wiki
@@ -1340,6 +1340,7 @@ six==1.16.0
# bok-choy
# chem
# click-repl
# codejail
# codejail-includes
# crowdsourcehinter-xblock
# edx-ace
@@ -1436,10 +1437,6 @@ text-unidecode==1.3
# via
# -r requirements/edx/base.txt
# python-slugify
tinycss2==1.1.1
# via
# -r requirements/edx/base.txt
# bleach
tomli==2.0.1
# via
# coverage
@@ -1524,7 +1521,6 @@ webencodings==0.5.1
# -r requirements/edx/base.txt
# bleach
# html5lib
# tinycss2
webob==1.8.7
# via
# -r requirements/edx/base.txt