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
7 changes: 0 additions & 7 deletions requirements/common_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,3 @@ Django<6.0
# elastic search changelog: https://www.elastic.co/guide/en/enterprise-search/master/release-notes-7.14.0.html
# See https://github.com/openedx/edx-platform/issues/35126 for more info
elasticsearch<7.14.0

# pip 25.3 is incompatible with pip-tools hence causing failures during the build process
# Make upgrade command and all requirements upgrade jobs are broken due to this.
# See issue https://github.com/openedx/public-engineering/issues/440 for details regarding the ongoing fix.
# The constraint can be removed once a release (pip-tools > 7.5.1) is available with support for pip 25.3
# Issue to track this dependency and unpin later on: https://github.com/openedx/edx-lint/issues/503
pip<25.3
2 changes: 1 addition & 1 deletion requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ django-stubs<6
# The team that owns this package will manually bump this package rather than having it pulled in automatically.
# This is to allow them to better control its deployment and to do it in a process that works better
# for them.
edx-enterprise==6.5.7
edx-enterprise==6.6.1

# Date: 2023-07-26
# Our legacy Sass code is incompatible with anything except this ancient libsass version.
Expand Down
16 changes: 4 additions & 12 deletions requirements/edx/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ acid-xblock==0.4.1
aiohappyeyeballs==2.6.1
# via aiohttp
aiohttp==3.13.0
# via
# geoip2
# openai
# via geoip2
aiosignal==1.4.0
# via aiohttp
amqp==5.3.1
Expand Down Expand Up @@ -476,7 +474,7 @@ edx-drf-extensions==10.6.0
# edxval
# enterprise-integrated-channels
# openedx-learning
edx-enterprise==6.5.7
edx-enterprise==6.6.1
# via
# -c requirements/constraints.txt
# -r requirements/edx/kernel.in
Expand Down Expand Up @@ -807,13 +805,10 @@ oauthlib==3.3.1
# xblocks-contrib
olxcleaner==0.3.0
# via -r requirements/edx/kernel.in
openai==0.28.1
# via
# -c requirements/constraints.txt
# edx-enterprise
openedx-atlas==0.7.0
# via
# -r requirements/edx/kernel.in
# edx-enterprise
# enterprise-integrated-channels
# openedx-forum
openedx-calc==4.0.2
Expand Down Expand Up @@ -1052,7 +1047,6 @@ requests==2.32.5
# google-cloud-storage
# mailsnake
# meilisearch
# openai
# openedx-forum
# optimizely-sdk
# pylti1p3
Expand Down Expand Up @@ -1172,9 +1166,7 @@ tomlkit==0.13.3
# openedx-learning
# snowflake-connector-python
tqdm==4.67.1
# via
# nltk
# openai
# via nltk
typing-extensions==4.15.0
# via
# aiosignal
Expand Down
12 changes: 2 additions & 10 deletions requirements/edx/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ aiohttp==3.13.0
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# geoip2
# openai
aiosignal==1.4.0
# via
# -r requirements/edx/doc.txt
Expand Down Expand Up @@ -749,7 +748,7 @@ edx-drf-extensions==10.6.0
# edxval
# enterprise-integrated-channels
# openedx-learning
edx-enterprise==6.5.7
edx-enterprise==6.6.1
# via
# -c requirements/constraints.txt
# -r requirements/edx/doc.txt
Expand Down Expand Up @@ -1345,16 +1344,11 @@ olxcleaner==0.3.0
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
openai==0.28.1
# via
# -c requirements/constraints.txt
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# edx-enterprise
openedx-atlas==0.7.0
# via
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# edx-enterprise
# enterprise-integrated-channels
# openedx-forum
openedx-calc==4.0.2
Expand Down Expand Up @@ -1826,7 +1820,6 @@ requests==2.32.5
# google-cloud-storage
# mailsnake
# meilisearch
# openai
# openedx-forum
# optimizely-sdk
# pact-python
Expand Down Expand Up @@ -2098,7 +2091,6 @@ tqdm==4.67.1
# -r requirements/edx/doc.txt
# -r requirements/edx/testing.txt
# nltk
# openai
types-pyyaml==6.0.12.20250915
# via
# django-stubs
Expand Down
11 changes: 2 additions & 9 deletions requirements/edx/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ aiohttp==3.13.0
# via
# -r requirements/edx/base.txt
# geoip2
# openai
aiosignal==1.4.0
# via
# -r requirements/edx/base.txt
Expand Down Expand Up @@ -559,7 +558,7 @@ edx-drf-extensions==10.6.0
# edxval
# enterprise-integrated-channels
# openedx-learning
edx-enterprise==6.5.7
edx-enterprise==6.6.1
# via
# -c requirements/constraints.txt
# -r requirements/edx/base.txt
Expand Down Expand Up @@ -979,14 +978,10 @@ oauthlib==3.3.1
# xblocks-contrib
olxcleaner==0.3.0
# via -r requirements/edx/base.txt
openai==0.28.1
# via
# -c requirements/constraints.txt
# -r requirements/edx/base.txt
# edx-enterprise
openedx-atlas==0.7.0
# via
# -r requirements/edx/base.txt
# edx-enterprise
# enterprise-integrated-channels
# openedx-forum
openedx-calc==4.0.2
Expand Down Expand Up @@ -1282,7 +1277,6 @@ requests==2.32.5
# google-cloud-storage
# mailsnake
# meilisearch
# openai
# openedx-forum
# optimizely-sdk
# pylti1p3
Expand Down Expand Up @@ -1485,7 +1479,6 @@ tqdm==4.67.1
# via
# -r requirements/edx/base.txt
# nltk
# openai
typing-extensions==4.15.0
# via
# -r requirements/edx/base.txt
Expand Down
11 changes: 2 additions & 9 deletions requirements/edx/testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ aiohttp==3.13.0
# via
# -r requirements/edx/base.txt
# geoip2
# openai
aiosignal==1.4.0
# via
# -r requirements/edx/base.txt
Expand Down Expand Up @@ -580,7 +579,7 @@ edx-drf-extensions==10.6.0
# edxval
# enterprise-integrated-channels
# openedx-learning
edx-enterprise==6.5.7
edx-enterprise==6.6.1
# via
# -c requirements/constraints.txt
# -r requirements/edx/base.txt
Expand Down Expand Up @@ -1024,14 +1023,10 @@ oauthlib==3.3.1
# xblocks-contrib
olxcleaner==0.3.0
# via -r requirements/edx/base.txt
openai==0.28.1
# via
# -c requirements/constraints.txt
# -r requirements/edx/base.txt
# edx-enterprise
openedx-atlas==0.7.0
# via
# -r requirements/edx/base.txt
# edx-enterprise
# enterprise-integrated-channels
# openedx-forum
openedx-calc==4.0.2
Expand Down Expand Up @@ -1393,7 +1388,6 @@ requests==2.32.5
# google-cloud-storage
# mailsnake
# meilisearch
# openai
# openedx-forum
# optimizely-sdk
# pact-python
Expand Down Expand Up @@ -1559,7 +1553,6 @@ tqdm==4.67.1
# via
# -r requirements/edx/base.txt
# nltk
# openai
typing-extensions==4.15.0
# via
# -r requirements/edx/base.txt
Expand Down
4 changes: 1 addition & 3 deletions requirements/pip.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ wheel==0.45.1

# The following packages are considered to be unsafe in a requirements file:
pip==25.2
# via
# -c requirements/common_constraints.txt
# -r requirements/pip.in
# via -r requirements/pip.in
setuptools==80.9.0
# via -r requirements/pip.in
Loading