chore: Run compile requirements

This commit is contained in:
Feanil Patel
2022-11-29 10:49:02 -05:00
parent 15251640a9
commit 8ccf2a3b88
4 changed files with 17 additions and 4 deletions

View File

@@ -56,7 +56,7 @@ beautifulsoup4==4.11.1
# via pynliner
billiard==3.6.4.0
# via celery
bleach==5.0.1
bleach[css]==5.0.1
# via
# -r requirements/edx/base.in
# edx-enterprise
@@ -1103,6 +1103,8 @@ 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
@@ -1151,6 +1153,7 @@ webencodings==0.5.1
# via
# bleach
# html5lib
# tinycss2
webob==1.8.7
# via
# -r requirements/edx/base.in

View File

@@ -91,7 +91,7 @@ billiard==3.6.4.0
# via
# -r requirements/edx/testing.txt
# celery
bleach==5.0.1
bleach[css]==5.0.1
# via
# -r requirements/edx/testing.txt
# edx-enterprise
@@ -1541,6 +1541,10 @@ 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
@@ -1641,6 +1645,7 @@ webencodings==0.5.1
# -r requirements/edx/testing.txt
# bleach
# html5lib
# tinycss2
webob==1.8.7
# via
# -r requirements/edx/testing.txt

View File

@@ -4,7 +4,7 @@
#
# make upgrade
#
wheel==0.38.3
wheel==0.38.4
# via -r requirements/edx/pip.in
# The following packages are considered to be unsafe in a requirements file:

View File

@@ -86,7 +86,7 @@ billiard==3.6.4.0
# via
# -r requirements/edx/base.txt
# celery
bleach==5.0.1
bleach[css]==5.0.1
# via
# -r requirements/edx/base.txt
# edx-enterprise
@@ -1437,6 +1437,10 @@ 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
@@ -1521,6 +1525,7 @@ webencodings==0.5.1
# -r requirements/edx/base.txt
# bleach
# html5lib
# tinycss2
webob==1.8.7
# via
# -r requirements/edx/base.txt