Skip to content
Open
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
114 changes: 59 additions & 55 deletions requirements/all.txt

Large diffs are not rendered by default.

71 changes: 35 additions & 36 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# make upgrade
#
anyio==4.10.0
anyio==4.11.0
# via httpx
asgiref==3.9.1
asgiref==3.10.0
# via
# django
# django-cors-headers
attrs==25.3.0
attrs==25.4.0
# via
# edx-ace
# openedx-events
Expand All @@ -20,9 +20,9 @@ bleach==6.2.0
# via -r requirements/base.in
cachecontrol==0.14.3
# via firebase-admin
cachetools==5.5.2
cachetools==6.2.1
# via google-auth
certifi==2025.8.3
certifi==2025.10.5
# via
# httpcore
# httpx
Expand All @@ -31,9 +31,9 @@ cffi==2.0.0
# via
# cryptography
# pynacl
charset-normalizer==3.4.3
charset-normalizer==3.4.4
# via requests
click==8.2.1
click==8.3.0
# via
# code-annotations
# edx-django-utils
Expand All @@ -46,17 +46,15 @@ coreapi==2.3.3
# openapi-codec
coreschema==0.0.4
# via coreapi
cryptography==45.0.7
# via
# pyjwt
# social-auth-core
cryptography==46.0.3
# via pyjwt
defusedxml==0.7.1
# via
# python3-openid
# social-auth-core
didkit==0.3.3
# via -r requirements/base.in
django==4.2.24
django==4.2.25
# via
# -c requirements/common_constraints.txt
# -r requirements/base.in
Expand Down Expand Up @@ -93,7 +91,7 @@ django-appconf==1.1.0
# via django-statici18n
django-config-models==2.9.0
# via -r requirements/base.in
django-cors-headers==4.8.0
django-cors-headers==4.9.0
# via -r requirements/base.in
django-crum==0.7.9
# via
Expand Down Expand Up @@ -139,11 +137,11 @@ dnspython==2.8.0
# via pymongo
drf-jwt==1.19.2
# via edx-drf-extensions
drf-yasg==1.21.10
drf-yasg==1.21.11
# via -r requirements/base.in
edx-ace==1.15.0
# via -r requirements/base.in
edx-auth-backends==4.6.0
edx-auth-backends==4.6.1
# via -r requirements/base.in
edx-ccx-keys==2.0.2
# via openedx-events
Expand All @@ -153,7 +151,7 @@ edx-django-release-util==1.5.0
# via -r requirements/base.in
edx-django-sites-extensions==5.1.0
# via -r requirements/base.in
edx-django-utils==8.0.0
edx-django-utils==8.0.1
# via
# -r requirements/base.in
# django-config-models
Expand Down Expand Up @@ -187,17 +185,17 @@ edx-toggles==5.4.1
# edx-auth-backends
# edx-event-bus-kafka
# edx-event-bus-redis
fastavro==1.12.0
fastavro==1.12.1
# via openedx-events
firebase-admin==7.1.0
# via edx-ace
google-api-core[grpc]==2.25.1
google-api-core[grpc]==2.26.0
# via
# firebase-admin
# google-cloud-core
# google-cloud-firestore
# google-cloud-storage
google-auth==2.40.3
google-auth==2.41.1
# via
# google-api-core
# google-cloud-core
Expand All @@ -209,23 +207,23 @@ google-cloud-core==2.4.3
# google-cloud-storage
google-cloud-firestore==2.21.0
# via firebase-admin
google-cloud-storage==3.3.1
google-cloud-storage==3.4.1
# via firebase-admin
google-crc32c==1.7.1
# via
# google-cloud-storage
# google-resumable-media
google-resumable-media==2.7.2
# via google-cloud-storage
googleapis-common-protos==1.70.0
googleapis-common-protos==1.71.0
# via
# google-api-core
# grpcio-status
grpcio==1.74.0
grpcio==1.75.1
# via
# google-api-core
# grpcio-status
grpcio-status==1.74.0
grpcio-status==1.75.1
# via google-api-core
h11==0.16.0
# via httpcore
Expand All @@ -239,7 +237,7 @@ httpx[http2]==0.28.1
# via firebase-admin
hyperframe==6.1.0
# via h2
idna==3.10
idna==3.11
# via
# anyio
# httpx
Expand All @@ -252,18 +250,18 @@ jinja2==3.1.6
# via
# code-annotations
# coreschema
lxml[html-clean]==6.0.1
lxml[html-clean]==6.0.2
# via
# edx-credentials-themes
# edx-i18n-tools
# lxml-html-clean
lxml-html-clean==0.4.2
lxml-html-clean==0.4.3
# via lxml
markdown==3.9
# via -r requirements/base.in
markupsafe==3.0.2
markupsafe==3.0.3
# via jinja2
msgpack==1.1.1
msgpack==1.1.2
# via cachecontrol
mysqlclient==2.2.7
# via -r requirements/base.in
Expand All @@ -284,22 +282,22 @@ packaging==25.0
# via drf-yasg
path==16.16.0
# via edx-i18n-tools
pillow==11.3.0
pillow==12.0.0
# via -r requirements/base.in
polib==1.2.0
# via edx-i18n-tools
proto-plus==1.26.1
# via
# google-api-core
# google-cloud-firestore
protobuf==6.32.0
protobuf==6.33.0
# via
# google-api-core
# google-cloud-firestore
# googleapis-common-protos
# grpcio-status
# proto-plus
psutil==7.0.0
psutil==7.1.1
# via edx-django-utils
pyasn1==0.6.1
# via
Expand All @@ -322,9 +320,9 @@ pyjwt[crypto]==2.10.1
# social-auth-core
pymemcache==4.0.0
# via -r requirements/base.in
pymongo==4.15.0
pymongo==4.15.3
# via edx-opaque-keys
pynacl==1.5.0
pynacl==1.6.0
# via edx-django-utils
python-dateutil==2.9.0.post0
# via
Expand All @@ -340,7 +338,7 @@ pytz==2025.2
# via
# -r requirements/base.in
# drf-yasg
pyyaml==6.0.2
pyyaml==6.0.3
# via
# code-annotations
# drf-yasg
Expand Down Expand Up @@ -373,7 +371,7 @@ segment-analytics-python==2.3.4
# via -r requirements/base.in
semantic-version==2.10.0
# via edx-drf-extensions
simplejson==3.20.1
simplejson==3.20.2
# via
# django-rest-swagger
# sailthru-client
Expand All @@ -390,7 +388,7 @@ social-auth-app-django==5.4.3
# via
# -r requirements/base.in
# edx-auth-backends
social-auth-core==4.7.0
social-auth-core==4.8.1
# via
# edx-auth-backends
# social-auth-app-django
Expand All @@ -408,6 +406,7 @@ typing-extensions==4.15.0
# via
# anyio
# edx-opaque-keys
# grpcio
uritemplate==4.2.0
# via
# coreapi
Expand Down
4 changes: 0 additions & 4 deletions requirements/common_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,3 @@ Django<5.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

# 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
Loading