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
18 changes: 8 additions & 10 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,27 +37,25 @@ attrs==25.3.0
# zeep
backoff==2.2.1
# via -r requirements/base.in
beautifulsoup4==4.13.4
beautifulsoup4==4.13.5
# via
# -r requirements/base.in
# taxonomy-connector
billiard==4.2.1
# via celery
boto3==1.40.14
boto3==1.40.16
# via
# django-ses
# snowflake-connector-python
botocore==1.40.14
botocore==1.40.16
# via
# boto3
# s3transfer
# snowflake-connector-python
cachetools==5.5.2
# via google-auth
cairocffi==1.4.0
# via
# -c requirements/constraints.txt
# cairosvg
cairocffi==1.7.1
# via cairosvg
cairosvg==2.8.2
# via -r requirements/base.in
celery==5.5.3
Expand Down Expand Up @@ -415,7 +413,7 @@ kombu==5.5.4
# via celery
libsass==0.23.0
# via django-libsass
lxml[html-clean]==6.0.0
lxml[html-clean]==6.0.1
# via
# -r requirements/base.in
# lxml-html-clean
Expand Down Expand Up @@ -455,7 +453,7 @@ packaging==25.0
# drf-yasg
# kombu
# snowflake-connector-python
pbr==7.0.0
pbr==7.0.1
# via stevedore
pillow==9.5.0
# via
Expand Down Expand Up @@ -589,7 +587,7 @@ s3transfer==0.13.1
# via boto3
semantic-version==2.10.0
# via edx-drf-extensions
simple-salesforce==1.12.8
simple-salesforce==1.12.9
# via -r requirements/base.in
six==1.17.0
# via
Expand Down
3 changes: 0 additions & 3 deletions requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ django-stdimage<=5.3.0
# Pinning sphinx as new major release is causing error while installing requirements.
sphinx<6.0.0

# This dependency is causing issues with semgrep CI, failing on metadata checks
cairocffi < 1.5.0

# 1.0.0 has breaking changes
requests-toolbelt==0.10.1

Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ babel==2.17.0
# via
# pydata-sphinx-theme
# sphinx
beautifulsoup4==4.13.4
beautifulsoup4==4.13.5
# via pydata-sphinx-theme
certifi==2025.8.3
# via
Expand Down
17 changes: 8 additions & 9 deletions requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ babel==2.17.0
# sphinx
backoff==2.2.1
# via -r requirements/test.txt
beautifulsoup4==4.13.4
beautifulsoup4==4.13.5
# via
# -r requirements/docs.txt
# -r requirements/test.txt
Expand All @@ -88,12 +88,12 @@ boltons==21.0.0
# face
# glom
# semgrep
boto3==1.40.14
boto3==1.40.16
# via
# -r requirements/test.txt
# django-ses
# snowflake-connector-python
botocore==1.40.14
botocore==1.40.16
# via
# -r requirements/test.txt
# boto3
Expand All @@ -108,9 +108,8 @@ cachetools==5.5.2
# -r requirements/test.txt
# google-auth
# tox
cairocffi==1.4.0
cairocffi==1.7.1
# via
# -c requirements/constraints.txt
# -r requirements/test.txt
# cairosvg
cairosvg==2.8.2
Expand Down Expand Up @@ -191,7 +190,7 @@ colorama==0.4.6
# tox
contentful==2.4.0
# via -r requirements/test.txt
coverage[toml]==7.10.4
coverage[toml]==7.10.5
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -633,7 +632,7 @@ libsass==0.23.0
# via
# -r requirements/test.txt
# django-libsass
lxml[html-clean]==6.0.0
lxml[html-clean]==6.0.1
# via
# -r requirements/test.txt
# edx-i18n-tools
Expand Down Expand Up @@ -716,7 +715,7 @@ packaging==25.0
# tox
path==16.16.0
# via edx-i18n-tools
pbr==7.0.0
pbr==7.0.1
# via
# -r requirements/test.txt
# stevedore
Expand Down Expand Up @@ -1013,7 +1012,7 @@ semantic-version==2.10.0
# edx-drf-extensions
semgrep==1.52.0
# via -r requirements/test.txt
simple-salesforce==1.12.8
simple-salesforce==1.12.9
# via -r requirements/test.txt
six==1.17.0
# via
Expand Down
15 changes: 7 additions & 8 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,20 +50,20 @@ attrs==25.3.0
# zeep
backoff==2.2.1
# via -r requirements/base.txt
beautifulsoup4==4.13.4
beautifulsoup4==4.13.5
# via
# -r requirements/base.txt
# taxonomy-connector
billiard==4.2.1
# via
# -r requirements/base.txt
# celery
boto3==1.40.14
boto3==1.40.16
# via
# -r requirements/base.txt
# django-ses
# snowflake-connector-python
botocore==1.40.14
botocore==1.40.16
# via
# -r requirements/base.txt
# boto3
Expand All @@ -73,9 +73,8 @@ cachetools==5.5.2
# via
# -r requirements/base.txt
# google-auth
cairocffi==1.4.0
cairocffi==1.7.1
# via
# -c requirements/constraints.txt
# -r requirements/base.txt
# cairosvg
cairosvg==2.8.2
Expand Down Expand Up @@ -501,7 +500,7 @@ libsass==0.23.0
# via
# -r requirements/base.txt
# django-libsass
lxml[html-clean]==6.0.0
lxml[html-clean]==6.0.1
# via
# -r requirements/base.txt
# lxml-html-clean
Expand Down Expand Up @@ -555,7 +554,7 @@ packaging==25.0
# gunicorn
# kombu
# snowflake-connector-python
pbr==7.0.0
pbr==7.0.1
# via
# -r requirements/base.txt
# stevedore
Expand Down Expand Up @@ -742,7 +741,7 @@ semantic-version==2.10.0
# via
# -r requirements/base.txt
# edx-drf-extensions
simple-salesforce==1.12.8
simple-salesforce==1.12.9
# via -r requirements/base.txt
six==1.17.0
# via
Expand Down
17 changes: 8 additions & 9 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ attrs==25.3.0
# zeep
backoff==2.2.1
# via -r requirements/base.txt
beautifulsoup4==4.13.4
beautifulsoup4==4.13.5
# via
# -r requirements/base.txt
# taxonomy-connector
Expand All @@ -71,12 +71,12 @@ boltons==21.0.0
# face
# glom
# semgrep
boto3==1.40.14
boto3==1.40.16
# via
# -r requirements/base.txt
# django-ses
# snowflake-connector-python
botocore==1.40.14
botocore==1.40.16
# via
# -r requirements/base.txt
# boto3
Expand All @@ -89,9 +89,8 @@ cachetools==5.5.2
# -r requirements/base.txt
# google-auth
# tox
cairocffi==1.4.0
cairocffi==1.7.1
# via
# -c requirements/constraints.txt
# -r requirements/base.txt
# cairosvg
cairosvg==2.8.2
Expand Down Expand Up @@ -163,7 +162,7 @@ colorama==0.4.6
# tox
contentful==2.4.0
# via -r requirements/base.txt
coverage[toml]==7.10.4
coverage[toml]==7.10.5
# via
# -r requirements/test.in
# pytest-cov
Expand Down Expand Up @@ -565,7 +564,7 @@ libsass==0.23.0
# via
# -r requirements/base.txt
# django-libsass
lxml[html-clean]==6.0.0
lxml[html-clean]==6.0.1
# via
# -r requirements/base.txt
# lxml-html-clean
Expand Down Expand Up @@ -634,7 +633,7 @@ packaging==25.0
# semgrep
# snowflake-connector-python
# tox
pbr==7.0.0
pbr==7.0.1
# via
# -r requirements/base.txt
# stevedore
Expand Down Expand Up @@ -893,7 +892,7 @@ semantic-version==2.10.0
# edx-drf-extensions
semgrep==1.52.0
# via -r requirements/test.in
simple-salesforce==1.12.8
simple-salesforce==1.12.9
# via -r requirements/base.txt
six==1.17.0
# via
Expand Down
Loading