Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions requirements/all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ bleach==6.2.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
boto3==1.38.42
boto3==1.39.0
# via
# -r requirements/production.txt
# django-ses
botocore==1.38.42
botocore==1.39.0
# via
# -r requirements/production.txt
# boto3
Expand Down Expand Up @@ -283,7 +283,7 @@ drf-yasg==1.21.10
# via
# -r requirements/dev.txt
# -r requirements/production.txt
edx-ace==1.14.0
edx-ace==1.15.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -390,7 +390,7 @@ google-api-core[grpc]==2.25.1
# google-cloud-core
# google-cloud-firestore
# google-cloud-storage
google-api-python-client==2.173.0
google-api-python-client==2.174.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -447,13 +447,13 @@ greenlet==3.2.3
# via
# -r requirements/production.txt
# gevent
grpcio==1.73.0
grpcio==1.73.1
# via
# -r requirements/dev.txt
# -r requirements/production.txt
# google-api-core
# grpcio-status
grpcio-status==1.73.0
grpcio-status==1.73.1
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -534,7 +534,7 @@ jmespath==1.0.1
# -r requirements/production.txt
# boto3
# botocore
lxml[html-clean]==5.4.0
lxml[html-clean]==6.0.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -623,7 +623,7 @@ pbr==6.1.1
# -r requirements/dev.txt
# -r requirements/production.txt
# stevedore
pillow==11.2.1
pillow==11.3.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -862,7 +862,7 @@ social-auth-app-django==5.4.3
# -r requirements/dev.txt
# -r requirements/production.txt
# edx-auth-backends
social-auth-core==4.6.1
social-auth-core==4.7.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -945,7 +945,7 @@ xss-utils==0.8.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
zope-event==5.0
zope-event==5.1
# via
# -r requirements/production.txt
# gevent
Expand Down
14 changes: 7 additions & 7 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ drf-jwt==1.19.2
# via edx-drf-extensions
drf-yasg==1.21.10
# via -r requirements/base.in
edx-ace==1.14.0
edx-ace==1.15.0
# via -r requirements/base.in
edx-auth-backends==4.6.0
# via -r requirements/base.in
Expand Down Expand Up @@ -198,7 +198,7 @@ google-api-core[grpc]==2.25.1
# google-cloud-core
# google-cloud-firestore
# google-cloud-storage
google-api-python-client==2.173.0
google-api-python-client==2.174.0
# via firebase-admin
google-auth==2.40.3
# via
Expand Down Expand Up @@ -228,11 +228,11 @@ googleapis-common-protos==1.70.0
# via
# google-api-core
# grpcio-status
grpcio==1.73.0
grpcio==1.73.1
# via
# google-api-core
# grpcio-status
grpcio-status==1.73.0
grpcio-status==1.73.1
# via google-api-core
h11==0.16.0
# via httpcore
Expand Down Expand Up @@ -263,7 +263,7 @@ jinja2==3.1.6
# via
# code-annotations
# coreschema
lxml[html-clean,html_clean]==5.4.0
lxml[html-clean,html_clean]==6.0.0
# via
# edx-credentials-themes
# edx-i18n-tools
Expand Down Expand Up @@ -297,7 +297,7 @@ path==16.16.0
# via edx-i18n-tools
pbr==6.1.1
# via stevedore
pillow==11.2.1
pillow==11.3.0
# via -r requirements/base.in
polib==1.2.0
# via edx-i18n-tools
Expand Down Expand Up @@ -405,7 +405,7 @@ social-auth-app-django==5.4.3
# via
# -r requirements/base.in
# edx-auth-backends
social-auth-core==4.6.1
social-auth-core==4.7.0
# via
# edx-auth-backends
# social-auth-app-django
Expand Down
14 changes: 7 additions & 7 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ drf-jwt==1.19.2
# edx-drf-extensions
drf-yasg==1.21.10
# via -r requirements/test.txt
edx-ace==1.14.0
edx-ace==1.15.0
# via -r requirements/test.txt
edx-auth-backends==4.6.0
# via -r requirements/test.txt
Expand Down Expand Up @@ -296,7 +296,7 @@ google-api-core[grpc]==2.25.1
# google-cloud-core
# google-cloud-firestore
# google-cloud-storage
google-api-python-client==2.173.0
google-api-python-client==2.174.0
# via
# -r requirements/test.txt
# firebase-admin
Expand Down Expand Up @@ -340,12 +340,12 @@ googleapis-common-protos==1.70.0
# -r requirements/test.txt
# google-api-core
# grpcio-status
grpcio==1.73.0
grpcio==1.73.1
# via
# -r requirements/test.txt
# google-api-core
# grpcio-status
grpcio-status==1.73.0
grpcio-status==1.73.1
# via
# -r requirements/test.txt
# google-api-core
Expand Down Expand Up @@ -407,7 +407,7 @@ jinja2==3.1.6
# -r requirements/test.txt
# code-annotations
# coreschema
lxml[html-clean]==5.4.0
lxml[html-clean]==6.0.0
# via
# -r requirements/test.txt
# edx-credentials-themes
Expand Down Expand Up @@ -477,7 +477,7 @@ pbr==6.1.1
# via
# -r requirements/test.txt
# stevedore
pillow==11.2.1
pillow==11.3.0
# via -r requirements/test.txt
platformdirs==4.3.8
# via
Expand Down Expand Up @@ -674,7 +674,7 @@ social-auth-app-django==5.4.3
# via
# -r requirements/test.txt
# edx-auth-backends
social-auth-core==4.6.1
social-auth-core==4.7.0
# via
# -r requirements/test.txt
# edx-auth-backends
Expand Down
20 changes: 10 additions & 10 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ backoff==2.2.1
# segment-analytics-python
bleach==6.2.0
# via -r requirements/base.txt
boto3==1.38.42
boto3==1.39.0
# via django-ses
botocore==1.38.42
botocore==1.39.0
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -180,7 +180,7 @@ drf-jwt==1.19.2
# edx-drf-extensions
drf-yasg==1.21.10
# via -r requirements/base.txt
edx-ace==1.14.0
edx-ace==1.15.0
# via -r requirements/base.txt
edx-auth-backends==4.6.0
# via -r requirements/base.txt
Expand Down Expand Up @@ -248,7 +248,7 @@ google-api-core[grpc]==2.25.1
# google-cloud-core
# google-cloud-firestore
# google-cloud-storage
google-api-python-client==2.173.0
google-api-python-client==2.174.0
# via
# -r requirements/base.txt
# firebase-admin
Expand Down Expand Up @@ -294,12 +294,12 @@ googleapis-common-protos==1.70.0
# grpcio-status
greenlet==3.2.3
# via gevent
grpcio==1.73.0
grpcio==1.73.1
# via
# -r requirements/base.txt
# google-api-core
# grpcio-status
grpcio-status==1.73.0
grpcio-status==1.73.1
# via
# -r requirements/base.txt
# google-api-core
Expand Down Expand Up @@ -357,7 +357,7 @@ jmespath==1.0.1
# via
# boto3
# botocore
lxml[html-clean]==5.4.0
lxml[html-clean]==6.0.0
# via
# -r requirements/base.txt
# edx-credentials-themes
Expand Down Expand Up @@ -410,7 +410,7 @@ pbr==6.1.1
# via
# -r requirements/base.txt
# stevedore
pillow==11.2.1
pillow==11.3.0
# via -r requirements/base.txt
polib==1.2.0
# via
Expand Down Expand Up @@ -560,7 +560,7 @@ social-auth-app-django==5.4.3
# via
# -r requirements/base.txt
# edx-auth-backends
social-auth-core==4.6.1
social-auth-core==4.7.0
# via
# -r requirements/base.txt
# edx-auth-backends
Expand Down Expand Up @@ -607,7 +607,7 @@ webencodings==0.5.1
# bleach
xss-utils==0.8.0
# via -r requirements/base.txt
zope-event==5.0
zope-event==5.1
# via gevent
zope-interface==7.2
# via gevent
Expand Down
14 changes: 7 additions & 7 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ drf-jwt==1.19.2
# edx-drf-extensions
drf-yasg==1.21.10
# via -r requirements/base.txt
edx-ace==1.14.0
edx-ace==1.15.0
# via -r requirements/base.txt
edx-auth-backends==4.6.0
# via -r requirements/base.txt
Expand Down Expand Up @@ -272,7 +272,7 @@ google-api-core[grpc]==2.25.1
# google-cloud-core
# google-cloud-firestore
# google-cloud-storage
google-api-python-client==2.173.0
google-api-python-client==2.174.0
# via
# -r requirements/base.txt
# firebase-admin
Expand Down Expand Up @@ -316,12 +316,12 @@ googleapis-common-protos==1.70.0
# -r requirements/base.txt
# google-api-core
# grpcio-status
grpcio==1.73.0
grpcio==1.73.1
# via
# -r requirements/base.txt
# google-api-core
# grpcio-status
grpcio-status==1.73.0
grpcio-status==1.73.1
# via
# -r requirements/base.txt
# google-api-core
Expand Down Expand Up @@ -381,7 +381,7 @@ jinja2==3.1.6
# -r requirements/base.txt
# code-annotations
# coreschema
lxml[html-clean]==5.4.0
lxml[html-clean]==6.0.0
# via
# -r requirements/base.txt
# edx-credentials-themes
Expand Down Expand Up @@ -441,7 +441,7 @@ pbr==6.1.1
# via
# -r requirements/base.txt
# stevedore
pillow==11.2.1
pillow==11.3.0
# via -r requirements/base.txt
platformdirs==4.3.8
# via
Expand Down Expand Up @@ -626,7 +626,7 @@ social-auth-app-django==5.4.3
# via
# -r requirements/base.txt
# edx-auth-backends
social-auth-core==4.6.1
social-auth-core==4.7.0
# via
# -r requirements/base.txt
# edx-auth-backends
Expand Down
2 changes: 1 addition & 1 deletion requirements/translations.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ django==4.2.23
# edx-i18n-tools
edx-i18n-tools==1.9.0
# via -r requirements/translations.in
lxml[html-clean,html_clean]==5.4.0
lxml[html-clean,html_clean]==6.0.0
# via
# edx-i18n-tools
# lxml-html-clean
Expand Down