Skip to content
Closed
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
14 changes: 7 additions & 7 deletions requirements/all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ bleach==6.2.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
boto3==1.35.54
boto3==1.35.58
# via
# -r requirements/production.txt
# django-ses
botocore==1.35.54
botocore==1.35.58
# via
# -r requirements/production.txt
# boto3
Expand Down Expand Up @@ -360,7 +360,7 @@ filelock==3.16.1
# -r requirements/dev.txt
# tox
# virtualenv
firebase-admin==6.5.0
firebase-admin==6.6.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand All @@ -369,9 +369,9 @@ fontawesomefree==6.6.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
gevent==24.10.3
gevent==24.11.1
# via -r requirements/production.txt
google-api-core[grpc]==2.22.0
google-api-core[grpc]==2.23.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand All @@ -385,7 +385,7 @@ google-api-python-client==2.151.0
# -r requirements/dev.txt
# -r requirements/production.txt
# firebase-admin
google-auth==2.35.0
google-auth==2.36.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down Expand Up @@ -556,7 +556,7 @@ openedx-events==9.15.0
# -r requirements/production.txt
# edx-event-bus-kafka
# edx-event-bus-redis
packaging==24.1
packaging==24.2
# via
# -r requirements/dev.txt
# -r requirements/production.txt
Expand Down
8 changes: 4 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -178,11 +178,11 @@ edx-toggles==5.2.0
# edx-event-bus-redis
fastavro==1.9.7
# via openedx-events
firebase-admin==6.5.0
firebase-admin==6.6.0
# via edx-ace
fontawesomefree==6.6.0
# via -r requirements/base.in
google-api-core[grpc]==2.22.0
google-api-core[grpc]==2.23.0
# via
# firebase-admin
# google-api-python-client
Expand All @@ -191,7 +191,7 @@ google-api-core[grpc]==2.22.0
# google-cloud-storage
google-api-python-client==2.151.0
# via firebase-admin
google-auth==2.35.0
google-auth==2.36.0
# via
# google-api-core
# google-api-python-client
Expand Down Expand Up @@ -269,7 +269,7 @@ openedx-events==9.15.0
# -r requirements/base.in
# edx-event-bus-kafka
# edx-event-bus-redis
packaging==24.1
packaging==24.2
# via drf-yasg
path==16.16.0
# via edx-i18n-tools
Expand Down
8 changes: 0 additions & 8 deletions requirements/common_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
# Note: Changes to this file will automatically be used by other repos, referencing
# this file from Github directly. It does not require packaging in edx-lint.


# using LTS django version
Django<5.0

Expand All @@ -27,13 +26,6 @@ elasticsearch<7.14.0

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

# Cause: https://github.com/openedx/event-tracking/pull/290
# event-tracking 2.4.1 upgrades to pymongo 4.4.0 which is not supported on edx-platform.
# We will pin event-tracking to do not break existing installations
# This can be unpinned once https://github.com/openedx/edx-platform/issues/34586
# has been resolved and edx-platform is running with pymongo>=4.4.0
event-tracking<2.4.1

# Cause: https://github.com/openedx/edx-lint/issues/458
# This can be unpinned once https://github.com/openedx/edx-lint/issues/459 has been resolved.
pip<24.3
8 changes: 4 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -273,13 +273,13 @@ filelock==3.16.1
# -r requirements/test.txt
# tox
# virtualenv
firebase-admin==6.5.0
firebase-admin==6.6.0
# via
# -r requirements/test.txt
# edx-ace
fontawesomefree==6.6.0
# via -r requirements/test.txt
google-api-core[grpc]==2.22.0
google-api-core[grpc]==2.23.0
# via
# -r requirements/test.txt
# firebase-admin
Expand All @@ -291,7 +291,7 @@ google-api-python-client==2.151.0
# via
# -r requirements/test.txt
# firebase-admin
google-auth==2.35.0
google-auth==2.36.0
# via
# -r requirements/test.txt
# google-api-core
Expand Down Expand Up @@ -421,7 +421,7 @@ openedx-events==9.15.0
# -r requirements/test.txt
# edx-event-bus-kafka
# edx-event-bus-redis
packaging==24.1
packaging==24.2
# via
# -r requirements/test.txt
# black
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jsx-lexer==2.0.1
# via -r requirements/docs.in
markupsafe==3.0.2
# via jinja2
packaging==24.1
packaging==24.2
# via sphinx
pydata-sphinx-theme==0.16.0
# via sphinx-book-theme
Expand Down
6 changes: 3 additions & 3 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# make upgrade
#
wheel==0.44.0
wheel==0.45.0
# via -r requirements/pip.in

# The following packages are considered to be unsafe in a requirements file:
pip==24.2
# via
# -c requirements/common_constraints.txt
# -c /home/runner/work/credentials/credentials/requirements/common_constraints.txt
# -r requirements/pip.in
setuptools==75.3.0
setuptools==75.4.0
# via -r requirements/pip.in
4 changes: 2 additions & 2 deletions requirements/pip_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ build==1.2.2.post1
# via pip-tools
click==8.1.7
# via pip-tools
packaging==24.1
packaging==24.2
# via build
pip-tools==7.4.1
# via -r requirements/pip_tools.in
pyproject-hooks==1.2.0
# via
# build
# pip-tools
wheel==0.44.0
wheel==0.45.0
# via pip-tools

# The following packages are considered to be unsafe in a requirements file:
Expand Down
14 changes: 7 additions & 7 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ backoff==2.2.1
# segment-analytics-python
bleach==6.2.0
# via -r requirements/base.txt
boto3==1.35.54
boto3==1.35.58
# via django-ses
botocore==1.35.54
botocore==1.35.58
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -222,15 +222,15 @@ fastavro==1.9.7
# via
# -r requirements/base.txt
# openedx-events
firebase-admin==6.5.0
firebase-admin==6.6.0
# via
# -r requirements/base.txt
# edx-ace
fontawesomefree==6.6.0
# via -r requirements/base.txt
gevent==24.10.3
gevent==24.11.1
# via -r requirements/production.in
google-api-core[grpc]==2.22.0
google-api-core[grpc]==2.23.0
# via
# -r requirements/base.txt
# firebase-admin
Expand All @@ -242,7 +242,7 @@ google-api-python-client==2.151.0
# via
# -r requirements/base.txt
# firebase-admin
google-auth==2.35.0
google-auth==2.36.0
# via
# -r requirements/base.txt
# google-api-core
Expand Down Expand Up @@ -362,7 +362,7 @@ openedx-events==9.15.0
# -r requirements/base.txt
# edx-event-bus-kafka
# edx-event-bus-redis
packaging==24.1
packaging==24.2
# via
# -r requirements/base.txt
# drf-yasg
Expand Down
8 changes: 4 additions & 4 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -248,13 +248,13 @@ filelock==3.16.1
# via
# tox
# virtualenv
firebase-admin==6.5.0
firebase-admin==6.6.0
# via
# -r requirements/base.txt
# edx-ace
fontawesomefree==6.6.0
# via -r requirements/base.txt
google-api-core[grpc]==2.22.0
google-api-core[grpc]==2.23.0
# via
# -r requirements/base.txt
# firebase-admin
Expand All @@ -266,7 +266,7 @@ google-api-python-client==2.151.0
# via
# -r requirements/base.txt
# firebase-admin
google-auth==2.35.0
google-auth==2.36.0
# via
# -r requirements/base.txt
# google-api-core
Expand Down Expand Up @@ -387,7 +387,7 @@ openedx-events==9.15.0
# -r requirements/base.txt
# edx-event-bus-kafka
# edx-event-bus-redis
packaging==24.1
packaging==24.2
# via
# -r requirements/base.txt
# black
Expand Down