Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Commit

Permalink
chore: Updating Python Requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot committed Mar 18, 2024
1 parent 459981f commit bce92c7
Show file tree
Hide file tree
Showing 7 changed files with 42 additions and 50 deletions.
9 changes: 4 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ backports-zoneinfo[tzdata]==0.2.1
# via
# celery
# django
# djangorestframework
# kombu
billiard==4.2.0
# via celery
Expand All @@ -37,7 +38,7 @@ click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
code-annotations==1.6.0
code-annotations==1.7.0
# via edx-toggles
django==4.2.11
# via
Expand All @@ -58,7 +59,7 @@ django-waffle==4.1.0
# via
# edx-django-utils
# edx-toggles
djangorestframework==3.14.0
djangorestframework==3.15.0
# via django-rest-framework
edx-django-utils==5.11.0
# via
Expand All @@ -76,7 +77,7 @@ kombu==5.3.5
# via celery
markupsafe==2.1.5
# via jinja2
newrelic==9.7.0
newrelic==9.7.1
# via edx-django-utils
pbr==6.0.0
# via stevedore
Expand All @@ -94,8 +95,6 @@ python-dateutil==2.9.0.post0
# via celery
python-slugify==8.0.4
# via code-annotations
pytz==2024.1
# via djangorestframework
pyyaml==6.0.1
# via code-annotations
requests==2.31.0
Expand Down
22 changes: 10 additions & 12 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,13 @@ backports-zoneinfo[tzdata]==0.2.1
# -r requirements/quality.txt
# celery
# django
# djangorestframework
# kombu
billiard==4.2.0
# via
# -r requirements/quality.txt
# celery
black==24.2.0
black==24.3.0
# via -r requirements/dev.in
build==1.1.1
# via
Expand Down Expand Up @@ -86,7 +87,7 @@ click-repl==0.3.0
# via
# -r requirements/quality.txt
# celery
code-annotations==1.6.0
code-annotations==1.7.0
# via
# -r requirements/quality.txt
# edx-lint
Expand All @@ -95,7 +96,7 @@ colorama==0.4.6
# via
# -r requirements/ci.txt
# tox
coverage[toml]==7.4.3
coverage[toml]==7.4.4
# via
# -r requirements/quality.txt
# pytest-cov
Expand Down Expand Up @@ -137,7 +138,7 @@ django-waffle==4.1.0
# -r requirements/quality.txt
# edx-django-utils
# edx-toggles
djangorestframework==3.14.0
djangorestframework==3.15.0
# via
# -r requirements/quality.txt
# django-mock-queries
Expand Down Expand Up @@ -167,8 +168,9 @@ idna==3.6
# via
# -r requirements/quality.txt
# requests
importlib-metadata==7.0.2
importlib-metadata==6.11.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# -r requirements/pip-tools.txt
# build
iniconfig==2.0.0
Expand Down Expand Up @@ -204,7 +206,7 @@ model-bakery==1.17.0
# django-mock-queries
mypy-extensions==1.0.0
# via black
newrelic==9.7.0
newrelic==9.7.1
# via
# -r requirements/quality.txt
# edx-django-utils
Expand Down Expand Up @@ -317,10 +319,6 @@ python-slugify==8.0.4
# via
# -r requirements/quality.txt
# code-annotations
pytz==2024.1
# via
# -r requirements/quality.txt
# djangorestframework
pyyaml==6.0.1
# via
# -r requirements/quality.txt
Expand Down Expand Up @@ -409,11 +407,11 @@ wcwidth==0.2.13
# via
# -r requirements/quality.txt
# prompt-toolkit
wheel==0.42.0
wheel==0.43.0
# via
# -r requirements/pip-tools.txt
# pip-tools
zipp==3.17.0
zipp==3.18.1
# via
# -r requirements/pip-tools.txt
# importlib-metadata
Expand Down
21 changes: 10 additions & 11 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ backports-zoneinfo[tzdata]==0.2.1
# -r requirements/test.txt
# celery
# django
# djangorestframework
# kombu
beautifulsoup4==4.12.3
# via pydata-sphinx-theme
Expand Down Expand Up @@ -70,11 +71,11 @@ click-repl==0.3.0
# via
# -r requirements/test.txt
# celery
code-annotations==1.6.0
code-annotations==1.7.0
# via
# -r requirements/test.txt
# edx-toggles
coverage[toml]==7.4.3
coverage[toml]==7.4.4
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -107,7 +108,7 @@ django-waffle==4.1.0
# -r requirements/test.txt
# edx-django-utils
# edx-toggles
djangorestframework==3.14.0
djangorestframework==3.15.0
# via
# -r requirements/test.txt
# django-mock-queries
Expand Down Expand Up @@ -139,13 +140,14 @@ idna==3.6
# requests
imagesize==1.4.1
# via sphinx
importlib-metadata==7.0.2
importlib-metadata==6.11.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# build
# keyring
# sphinx
# twine
importlib-resources==6.1.3
importlib-resources==6.3.1
# via keyring
iniconfig==2.0.0
# via
Expand Down Expand Up @@ -182,7 +184,7 @@ model-bakery==1.17.0
# django-mock-queries
more-itertools==10.2.0
# via jaraco-classes
newrelic==9.7.0
newrelic==9.7.1
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -255,10 +257,7 @@ python-slugify==8.0.4
# -r requirements/test.txt
# code-annotations
pytz==2024.1
# via
# -r requirements/test.txt
# babel
# djangorestframework
# via babel
pyyaml==6.0.1
# via
# -r requirements/test.txt
Expand Down Expand Up @@ -366,7 +365,7 @@ wcwidth==0.2.13
# via
# -r requirements/test.txt
# prompt-toolkit
zipp==3.17.0
zipp==3.18.1
# via
# importlib-metadata
# importlib-resources
10 changes: 6 additions & 4 deletions requirements/pip-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,10 @@ build==1.1.1
# via pip-tools
click==8.1.7
# via pip-tools
importlib-metadata==7.0.2
# via build
importlib-metadata==6.11.0
# via
# -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
# build
packaging==24.0
# via build
pip-tools==7.4.1
Expand All @@ -23,9 +25,9 @@ tomli==2.0.1
# build
# pip-tools
# pyproject-hooks
wheel==0.42.0
wheel==0.43.0
# via pip-tools
zipp==3.17.0
zipp==3.18.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
4 changes: 2 additions & 2 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
#
# make upgrade
#
wheel==0.42.0
wheel==0.43.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==24.0
# via -r requirements/pip.in
setuptools==69.1.1
setuptools==69.2.0
# via -r requirements/pip.in
13 changes: 5 additions & 8 deletions requirements/quality.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ backports-zoneinfo[tzdata]==0.2.1
# -r requirements/test.txt
# celery
# django
# djangorestframework
# kombu
billiard==4.2.0
# via
Expand Down Expand Up @@ -65,12 +66,12 @@ click-repl==0.3.0
# via
# -r requirements/test.txt
# celery
code-annotations==1.6.0
code-annotations==1.7.0
# via
# -r requirements/test.txt
# edx-lint
# edx-toggles
coverage[toml]==7.4.3
coverage[toml]==7.4.4
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -103,7 +104,7 @@ django-waffle==4.1.0
# -r requirements/test.txt
# edx-django-utils
# edx-toggles
djangorestframework==3.14.0
djangorestframework==3.15.0
# via
# -r requirements/test.txt
# django-mock-queries
Expand Down Expand Up @@ -152,7 +153,7 @@ model-bakery==1.17.0
# via
# -r requirements/test.txt
# django-mock-queries
newrelic==9.7.0
newrelic==9.7.1
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -225,10 +226,6 @@ python-slugify==8.0.4
# via
# -r requirements/test.txt
# code-annotations
pytz==2024.1
# via
# -r requirements/test.txt
# djangorestframework
pyyaml==6.0.1
# via
# -r requirements/test.txt
Expand Down
13 changes: 5 additions & 8 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ backports-zoneinfo[tzdata]==0.2.1
# -r requirements/base.txt
# celery
# django
# djangorestframework
# kombu
billiard==4.2.0
# via
Expand Down Expand Up @@ -57,12 +58,12 @@ click-repl==0.3.0
# via
# -r requirements/base.txt
# celery
code-annotations==1.6.0
code-annotations==1.7.0
# via
# -r requirements/base.txt
# -r requirements/test.in
# edx-toggles
coverage[toml]==7.4.3
coverage[toml]==7.4.4
# via pytest-cov
ddt==1.7.2
# via -r requirements/test.in
Expand Down Expand Up @@ -90,7 +91,7 @@ django-waffle==4.1.0
# -r requirements/base.txt
# edx-django-utils
# edx-toggles
djangorestframework==3.14.0
djangorestframework==3.15.0
# via
# -r requirements/base.txt
# django-mock-queries
Expand Down Expand Up @@ -125,7 +126,7 @@ markupsafe==2.1.5
# jinja2
model-bakery==1.17.0
# via django-mock-queries
newrelic==9.7.0
newrelic==9.7.1
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -173,10 +174,6 @@ python-slugify==8.0.4
# via
# -r requirements/base.txt
# code-annotations
pytz==2024.1
# via
# -r requirements/base.txt
# djangorestframework
pyyaml==6.0.1
# via
# -r requirements/base.txt
Expand Down

0 comments on commit bce92c7

Please sign in to comment.