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
2 changes: 1 addition & 1 deletion requirements/common_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# this file from Github directly. It does not require packaging in edx-lint.

# using LTS django version

Django<6.0

# elasticsearch>=7.14.0 includes breaking changes in it which caused issues in discovery upgrade process.
# elastic search changelog: https://www.elastic.co/guide/en/enterprise-search/master/release-notes-7.14.0.html
Expand Down
2 changes: 1 addition & 1 deletion requirements/edx-sandbox/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ python-dateutil==2.9.0.post0
# via matplotlib
random2==1.0.2
# via -r requirements/edx-sandbox/base.in
regex==2025.10.23
regex==2025.11.3
# via nltk
scipy==1.16.3
# via
Expand Down
21 changes: 11 additions & 10 deletions requirements/edx/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,14 +69,14 @@ bleach[css]==6.3.0
# xblock-poll
boto==2.49.0
# via -r requirements/edx/kernel.in
boto3==1.40.62
boto3==1.40.65
# via
# -r requirements/edx/kernel.in
# django-ses
# fs-s3fs
# ora2
# snowflake-connector-python
botocore==1.40.62
botocore==1.40.65
# via
# -r requirements/edx/kernel.in
# boto3
Expand Down Expand Up @@ -172,6 +172,7 @@ defusedxml==0.7.1
# social-auth-core
django==5.2.7
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt
# -r requirements/edx/kernel.in
# casbin-django-orm-adapter
Expand Down Expand Up @@ -265,7 +266,7 @@ django-config-models==2.9.0
# lti-consumer-xblock
django-cors-headers==4.9.0
# via -r requirements/edx/kernel.in
django-countries==7.6.1
django-countries==7.8
# via
# -r requirements/edx/kernel.in
# edx-enterprise
Expand Down Expand Up @@ -408,7 +409,7 @@ done-xblock==2.5.0
# via -r requirements/edx/bundled.in
drf-jwt==1.19.2
# via edx-drf-extensions
drf-spectacular==0.28.0
drf-spectacular==0.29.0
# via -r requirements/edx/kernel.in
drf-yasg==1.21.11
# via
Expand Down Expand Up @@ -612,7 +613,7 @@ google-api-core[grpc]==2.28.1
# google-cloud-core
# google-cloud-firestore
# google-cloud-storage
google-auth==2.42.0
google-auth==2.42.1
# via
# google-api-core
# google-cloud-core
Expand Down Expand Up @@ -753,7 +754,7 @@ mako==1.3.10
# lti-consumer-xblock
# xblock
# xblock-utils
markdown==3.9
markdown==3.10
# via
# -r requirements/edx/kernel.in
# openedx-django-wiki
Expand Down Expand Up @@ -790,7 +791,7 @@ mysqlclient==2.2.7
# via
# -r requirements/edx/kernel.in
# openedx-forum
nh3==0.3.1
nh3==0.3.2
# via
# -r requirements/edx/kernel.in
# xblocks-contrib
Expand Down Expand Up @@ -825,7 +826,7 @@ openedx-atlas==0.7.0
# enterprise-integrated-channels
# openedx-authz
# openedx-forum
openedx-authz==0.11.2
openedx-authz==0.12.0
# via -r requirements/edx/kernel.in
openedx-calc==4.0.2
# via -r requirements/edx/kernel.in
Expand Down Expand Up @@ -912,7 +913,7 @@ protobuf==6.33.0
# googleapis-common-protos
# grpcio-status
# proto-plus
psutil==7.1.2
psutil==7.1.3
# via
# -r requirements/edx/kernel.in
# edx-django-utils
Expand Down Expand Up @@ -1049,7 +1050,7 @@ referencing==0.37.0
# via
# jsonschema
# jsonschema-specifications
regex==2025.10.23
regex==2025.11.3
# via nltk
requests==2.32.5
# via
Expand Down
25 changes: 13 additions & 12 deletions requirements/edx/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -141,15 +141,15 @@ boto==2.49.0
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
boto3==1.40.62
boto3==1.40.65
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# django-ses
# fs-s3fs
# ora2
# snowflake-connector-python
botocore==1.40.62
botocore==1.40.65
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -345,6 +345,7 @@ distlib==0.4.0
# virtualenv
django==5.2.7
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -458,7 +459,7 @@ django-cors-headers==4.9.0
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
django-countries==7.6.1
django-countries==7.8
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -670,7 +671,7 @@ drf-jwt==1.19.2
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# edx-drf-extensions
drf-spectacular==0.28.0
drf-spectacular==0.29.0
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -915,7 +916,7 @@ faker==37.12.0
# via
# -r requirements/edx/testing.txt
# factory-boy
fastapi==0.120.2
fastapi==0.121.0
# via
# -r requirements/edx/testing.txt
# pact-python
Expand Down Expand Up @@ -978,7 +979,7 @@ google-api-core[grpc]==2.28.1
# google-cloud-core
# google-cloud-firestore
# google-cloud-storage
google-auth==2.42.0
google-auth==2.42.1
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -1248,7 +1249,7 @@ mako==1.3.10
# lti-consumer-xblock
# xblock
# xblock-utils
markdown==3.9
markdown==3.10
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -1325,7 +1326,7 @@ mysqlclient==2.2.7
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# openedx-forum
nh3==0.3.1
nh3==0.3.2
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -1375,7 +1376,7 @@ openedx-atlas==0.7.0
# enterprise-integrated-channels
# openedx-authz
# openedx-forum
openedx-authz==0.11.2
openedx-authz==0.12.0
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -1539,7 +1540,7 @@ protobuf==6.33.0
# googleapis-common-protos
# grpcio-status
# proto-plus
psutil==7.1.2
psutil==7.1.3
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -1830,7 +1831,7 @@ referencing==0.37.0
# -r requirements/edx/testing.txt
# jsonschema
# jsonschema-specifications
regex==2025.10.23
regex==2025.11.3
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
Expand Down Expand Up @@ -2073,7 +2074,7 @@ staff-graded-xblock==3.1.0
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
starlette==0.49.1
starlette==0.49.3
# via
# -r requirements/edx/testing.txt
# fastapi
Expand Down
21 changes: 11 additions & 10 deletions requirements/edx/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -104,14 +104,14 @@ bleach[css]==6.3.0
# xblock-poll
boto==2.49.0
# via -r requirements/edx/base.txt
boto3==1.40.62
boto3==1.40.65
# via
# -r requirements/edx/base.txt
# django-ses
# fs-s3fs
# ora2
# snowflake-connector-python
botocore==1.40.62
botocore==1.40.65
# via
# -r requirements/edx/base.txt
# boto3
Expand Down Expand Up @@ -234,6 +234,7 @@ defusedxml==0.7.1
# social-auth-core
django==5.2.7
# via
# -c requirements/common_constraints.txt
# -c requirements/constraints.txt
# -r requirements/edx/base.txt
# casbin-django-orm-adapter
Expand Down Expand Up @@ -333,7 +334,7 @@ django-config-models==2.9.0
# lti-consumer-xblock
django-cors-headers==4.9.0
# via -r requirements/edx/base.txt
django-countries==7.6.1
django-countries==7.8
# via
# -r requirements/edx/base.txt
# edx-enterprise
Expand Down Expand Up @@ -495,7 +496,7 @@ drf-jwt==1.19.2
# via
# -r requirements/edx/base.txt
# edx-drf-extensions
drf-spectacular==0.28.0
drf-spectacular==0.29.0
# via -r requirements/edx/base.txt
drf-yasg==1.21.11
# via
Expand Down Expand Up @@ -717,7 +718,7 @@ google-api-core[grpc]==2.28.1
# google-cloud-core
# google-cloud-firestore
# google-cloud-storage
google-auth==2.42.0
google-auth==2.42.1
# via
# -r requirements/edx/base.txt
# google-api-core
Expand Down Expand Up @@ -912,7 +913,7 @@ mako==1.3.10
# lti-consumer-xblock
# xblock
# xblock-utils
markdown==3.9
markdown==3.10
# via
# -r requirements/edx/base.txt
# openedx-django-wiki
Expand Down Expand Up @@ -963,7 +964,7 @@ mysqlclient==2.2.7
# via
# -r requirements/edx/base.txt
# openedx-forum
nh3==0.3.1
nh3==0.3.2
# via
# -r requirements/edx/base.txt
# xblocks-contrib
Expand Down Expand Up @@ -1002,7 +1003,7 @@ openedx-atlas==0.7.0
# enterprise-integrated-channels
# openedx-authz
# openedx-forum
openedx-authz==0.11.2
openedx-authz==0.12.0
# via -r requirements/edx/base.txt
openedx-calc==4.0.2
# via -r requirements/edx/base.txt
Expand Down Expand Up @@ -1109,7 +1110,7 @@ protobuf==6.33.0
# googleapis-common-protos
# grpcio-status
# proto-plus
psutil==7.1.2
psutil==7.1.3
# via
# -r requirements/edx/base.txt
# edx-django-utils
Expand Down Expand Up @@ -1281,7 +1282,7 @@ referencing==0.37.0
# -r requirements/edx/base.txt
# jsonschema
# jsonschema-specifications
regex==2025.10.23
regex==2025.11.3
# via
# -r requirements/edx/base.txt
# nltk
Expand Down
8 changes: 4 additions & 4 deletions requirements/edx/semgrep.txt
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ packaging==25.0
# via
# opentelemetry-instrumentation
# semgrep
peewee==3.18.2
peewee==3.18.3
# via semgrep
protobuf==6.33.0
# via
Expand Down Expand Up @@ -153,13 +153,13 @@ ruamel-yaml-clib==0.2.14
# via
# ruamel-yaml
# semgrep
semgrep==1.141.1
semgrep==1.142.0
# via -r requirements/edx/semgrep.in
sniffio==1.3.1
# via anyio
sse-starlette==3.0.2
sse-starlette==3.0.3
# via mcp
starlette==0.49.1
starlette==0.50.0
# via mcp
tomli==2.0.2
# via semgrep
Expand Down
Loading
Loading