Skip to content
This repository has been archived by the owner on May 14, 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 authored and Agrendalath committed Dec 13, 2023
1 parent e7b7db7 commit 9a61fa4
Show file tree
Hide file tree
Showing 6 changed files with 37 additions and 45 deletions.
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ django-crum==0.7.9
# via edx-django-utils
django-environ==0.11.2
# via -r requirements/base.in
django-filter==23.4
django-filter==23.5
# via -r requirements/base.in
django-waffle==4.0.0
django-waffle==4.1.0
# via
# -r requirements/base.in
# edx-django-utils
Expand All @@ -74,9 +74,9 @@ idna==3.6
# via requests
inflection==0.5.1
# via drf-yasg
mysqlclient==2.2.0
mysqlclient==2.2.1
# via -r requirements/base.in
newrelic==9.2.0
newrelic==9.3.0
# via edx-django-utils
oauthlib==3.2.2
# via
Expand Down Expand Up @@ -130,7 +130,7 @@ sqlparse==0.4.4
# django
stevedore==5.1.0
# via edx-django-utils
typing-extensions==4.8.0
typing-extensions==4.9.0
# via asgiref
uritemplate==4.1.1
# via drf-yasg
Expand Down
5 changes: 0 additions & 5 deletions requirements/common_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,3 @@ elasticsearch<7.14.0

# django-simple-history>3.0.0 adds indexing and causes a lot of migrations to be affected
django-simple-history==3.0.0

# virtualenv latest version requires platformdirs<4.0 which conflicts with tox>4.0 version
# This constraint can be removed once the issue
# https://github.com/pypa/virtualenv/issues/2666 gets resolved
platformdirs<4.0
4 changes: 2 additions & 2 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ accessible-pygments==0.0.4
# via pydata-sphinx-theme
alabaster==0.7.13
# via sphinx
babel==2.13.1
babel==2.14.0
# via
# pydata-sphinx-theme
# sphinx
Expand Down Expand Up @@ -70,7 +70,7 @@ sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
typing-extensions==4.8.0
typing-extensions==4.9.0
# via pydata-sphinx-theme
urllib3==1.26.18
# via
Expand Down
23 changes: 11 additions & 12 deletions requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@ asgiref==3.7.2
# via
# -r requirements/test.txt
# django
astroid==3.0.1
astroid==3.0.2
# via
# -r requirements/test.txt
# pylint
# pylint-celery
attrs==23.1.0
# via -r requirements/test.txt
babel==2.13.1
babel==2.14.0
# via
# -r requirements/docs.txt
# pydata-sphinx-theme
Expand Down Expand Up @@ -118,9 +118,9 @@ django-dynamic-fixture==3.1.3
# -r requirements/test.txt
django-environ==0.11.2
# via -r requirements/test.txt
django-filter==23.4
django-filter==23.5
# via -r requirements/test.txt
django-waffle==4.0.0
django-waffle==4.1.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand Down Expand Up @@ -157,7 +157,7 @@ exceptiongroup==1.2.0
# pytest
factory-boy==3.3.0
# via -r requirements/test.txt
faker==20.1.0
faker==21.0.0
# via
# -r requirements/test.txt
# factory-boy
Expand All @@ -182,7 +182,7 @@ iniconfig==2.0.0
# via
# -r requirements/test.txt
# pytest
isort==5.12.0
isort==5.13.1
# via
# -r requirements/test.txt
# pylint
Expand All @@ -208,9 +208,9 @@ mypy-extensions==1.0.0
# via
# -r requirements/test.txt
# mypy
mysqlclient==2.2.0
mysqlclient==2.2.1
# via -r requirements/test.txt
newrelic==9.2.0
newrelic==9.3.0
# via
# -r requirements/test.txt
# edx-django-utils
Expand All @@ -231,9 +231,8 @@ pbr==6.0.0
# via
# -r requirements/test.txt
# stevedore
platformdirs==3.11.0
platformdirs==4.1.0
# via
# -c requirements/common_constraints.txt
# -r requirements/test.txt
# pylint
pluggy==1.3.0
Expand Down Expand Up @@ -269,7 +268,7 @@ pyjwt[crypto]==2.8.0
# edx-auth-backends
# pyjwt
# social-auth-core
pylint==3.0.2
pylint==3.0.3
# via
# -r requirements/test.txt
# edx-lint
Expand Down Expand Up @@ -420,7 +419,7 @@ tomlkit==0.12.3
# via
# -r requirements/test.txt
# pylint
typing-extensions==4.8.0
typing-extensions==4.9.0
# via
# -r requirements/docs.txt
# -r requirements/test.txt
Expand Down
16 changes: 8 additions & 8 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ asgiref==3.7.2
# django
attrs==23.1.0
# via -r requirements/base.txt
boto3==1.33.6
boto3==1.33.13
# via
# -c requirements/constraints.txt
# -r requirements/production.in
botocore==1.33.6
botocore==1.33.13
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -68,11 +68,11 @@ django-crum==0.7.9
# edx-django-utils
django-environ==0.11.2
# via -r requirements/base.txt
django-filter==23.4
django-filter==23.5
# via -r requirements/base.txt
django-storages==1.14.2
# via -r requirements/production.in
django-waffle==4.0.0
django-waffle==4.1.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand All @@ -98,7 +98,7 @@ edx-django-utils==5.9.0
# via -r requirements/base.txt
gevent==23.9.1
# via -r requirements/production.in
greenlet==3.0.1
greenlet==3.0.2
# via gevent
gunicorn==21.2.0
# via -r requirements/production.in
Expand All @@ -114,9 +114,9 @@ jmespath==1.0.1
# via
# boto3
# botocore
mysqlclient==2.2.0
mysqlclient==2.2.1
# via -r requirements/base.txt
newrelic==9.2.0
newrelic==9.3.0
# via
# -r requirements/base.txt
# -r requirements/production.in
Expand Down Expand Up @@ -208,7 +208,7 @@ stevedore==5.1.0
# via
# -r requirements/base.txt
# edx-django-utils
typing-extensions==4.8.0
typing-extensions==4.9.0
# via
# -r requirements/base.txt
# asgiref
Expand Down
24 changes: 11 additions & 13 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ asgiref==3.7.2
# via
# -r requirements/base.txt
# django
astroid==3.0.1
astroid==3.0.2
# via
# -r requirements/test.in
# pylint
Expand Down Expand Up @@ -87,9 +87,9 @@ django-dynamic-fixture==3.1.3
# -r requirements/test.in
django-environ==0.11.2
# via -r requirements/base.txt
django-filter==23.4
django-filter==23.5
# via -r requirements/base.txt
django-waffle==4.0.0
django-waffle==4.1.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand Down Expand Up @@ -119,7 +119,7 @@ exceptiongroup==1.2.0
# via pytest
factory-boy==3.3.0
# via -r requirements/test.in
faker==20.1.0
faker==21.0.0
# via factory-boy
idna==3.6
# via
Expand All @@ -131,7 +131,7 @@ inflection==0.5.1
# drf-yasg
iniconfig==2.0.0
# via pytest
isort==5.12.0
isort==5.13.1
# via pylint
jinja2==3.1.2
# via
Expand All @@ -145,9 +145,9 @@ mypy==1.7.1
# via -r requirements/test.in
mypy-extensions==1.0.0
# via mypy
mysqlclient==2.2.0
mysqlclient==2.2.1
# via -r requirements/base.txt
newrelic==9.2.0
newrelic==9.3.0
# via
# -r requirements/base.txt
# edx-django-utils
Expand All @@ -165,10 +165,8 @@ pbr==6.0.0
# via
# -r requirements/base.txt
# stevedore
platformdirs==3.11.0
# via
# -c requirements/common_constraints.txt
# pylint
platformdirs==4.1.0
# via pylint
pluggy==1.3.0
# via
# diff-cover
Expand All @@ -191,7 +189,7 @@ pyjwt[crypto]==2.8.0
# edx-auth-backends
# pyjwt
# social-auth-core
pylint==3.0.2
pylint==3.0.3
# via
# edx-lint
# pylint-celery
Expand Down Expand Up @@ -283,7 +281,7 @@ tomli==2.0.1
# pytest
tomlkit==0.12.3
# via pylint
typing-extensions==4.8.0
typing-extensions==4.9.0
# via
# -r requirements/base.txt
# asgiref
Expand Down

0 comments on commit 9a61fa4

Please sign in to comment.