File tree Expand file tree Collapse file tree 10 files changed +450
-461
lines changed
Expand file tree Collapse file tree 10 files changed +450
-461
lines changed Original file line number Diff line number Diff line change 66#
77amqp==5.3.1
88 # via kombu
9- asgiref==3.8.1
9+ asgiref==3.10.0
1010 # via django
11- billiard==4.2.1
11+ billiard==4.2.2
1212 # via celery
13- celery==5.5.2
13+ celery==5.5.3
1414 # via
15- # -c constraints.txt
15+ # -c requirements/ constraints.txt
1616 # edx-celeryutils
17- cffi==1.17.1
17+ cffi==2.0.0
1818 # via pynacl
19- click==8.1.8
19+ click==8.3.0
2020 # via
2121 # celery
2222 # click-didyoumean
@@ -25,14 +25,14 @@ click==8.1.8
2525 # edx-django-utils
2626click-didyoumean==0.3.1
2727 # via celery
28- click-plugins==1.1.1
28+ click-plugins==1.1.1.2
2929 # via celery
3030click-repl==0.3.0
3131 # via celery
32- django==4.2.21
32+ django==4.2.25
3333 # via
34- # -c common_constraints.txt
35- # -r base.in
34+ # -c requirements/ common_constraints.txt
35+ # -r requirements/ base.in
3636 # django-crum
3737 # django-model-utils
3838 # django-waffle
@@ -42,45 +42,43 @@ django==4.2.21
4242 # jsonfield
4343django-crum==0.7.9
4444 # via
45- # -r base.in
45+ # -r requirements/ base.in
4646 # edx-django-utils
4747django-model-utils==5.0.0
4848 # via
49- # -r base.in
49+ # -r requirements/ base.in
5050 # edx-celeryutils
51- django-waffle==4.2 .0
51+ django-waffle==5.0 .0
5252 # via edx-django-utils
53- djangorestframework==3.16.0
54- # via -r base.in
55- edx-celeryutils==1.3 .0
56- # via -r base.in
57- edx-django-utils==7.4.0
58- # via -r base.in
59- jsonfield==3.1 .0
53+ djangorestframework==3.16.1
54+ # via -r requirements/ base.in
55+ edx-celeryutils==1.4 .0
56+ # via -r requirements/ base.in
57+ edx-django-utils==8.0.1
58+ # via -r requirements/ base.in
59+ jsonfield==3.2 .0
6060 # via edx-celeryutils
61- kombu==5.5.3
61+ kombu==5.5.4
6262 # via celery
63- newrelic==10.11.0
64- # via edx-django-utils
65- pbr==6.1.1
66- # via stevedore
67- prompt-toolkit==3.0.51
63+ packaging==25.0
64+ # via kombu
65+ prompt-toolkit==3.0.52
6866 # via click-repl
69- psutil==7.0 .0
67+ psutil==7.1 .0
7068 # via edx-django-utils
71- pycparser==2.22
69+ pycparser==2.23
7270 # via cffi
73- pynacl==1.5 .0
71+ pynacl==1.6 .0
7472 # via edx-django-utils
7573python-dateutil==2.9.0.post0
7674 # via celery
77- simplejson==3.20.1
78- # via -r base.in
75+ simplejson==3.20.2
76+ # via -r requirements/ base.in
7977six==1.17.0
8078 # via python-dateutil
8179sqlparse==0.5.3
8280 # via django
83- stevedore==5.4.1
81+ stevedore==5.5.0
8482 # via edx-django-utils
8583tzdata==2025.2
8684 # via kombu
@@ -89,8 +87,5 @@ vine==5.1.0
8987 # amqp
9088 # celery
9189 # kombu
92- wcwidth==0.2.13
90+ wcwidth==0.2.14
9391 # via prompt-toolkit
94-
95- # The following packages are considered to be unsafe in a requirements file:
96- # setuptools
Original file line number Diff line number Diff line change 11amqp==5.3.1
2- billiard==4.2.1
3- celery==5.5.2
4- click==8.1.8
2+ billiard==4.2.2
3+ celery==5.5.3
4+ click==8.3.0
55click-didyoumean==0.3.1
66click-repl==0.3.0
7- kombu==5.5.3
8- prompt-toolkit==3.0.51
7+ kombu==5.5.4
8+ prompt-toolkit==3.0.52
99vine==5.1.0
Original file line number Diff line number Diff line change 44#
55# make upgrade
66#
7- cachetools==5.5.2
7+ cachetools==6.2.1
88 # via tox
99chardet==5.2.0
1010 # via tox
1111colorama==0.4.6
1212 # via tox
13- distlib==0.3.9
13+ distlib==0.4.0
1414 # via virtualenv
15- filelock==3.18 .0
15+ filelock==3.20 .0
1616 # via
1717 # tox
1818 # virtualenv
1919packaging==25.0
2020 # via
2121 # pyproject-api
2222 # tox
23- platformdirs==4.3.7
23+ platformdirs==4.5.0
2424 # via
2525 # tox
2626 # virtualenv
27- pluggy==1.5 .0
27+ pluggy==1.6 .0
2828 # via tox
29- pyproject-api==1.9 .0
29+ pyproject-api==1.10 .0
3030 # via tox
31- tox==4.25 .0
31+ tox==4.31 .0
3232 # via -r requirements/ci.in
33- virtualenv==20.30.0
33+ virtualenv==20.35.3
3434 # via tox
Original file line number Diff line number Diff line change @@ -18,14 +18,3 @@ Django<5.0
1818# elastic search changelog: https://www.elastic.co/guide/en/enterprise-search/master/release-notes-7.14.0.html
1919# See https://github.com/openedx/edx-platform/issues/35126 for more info
2020elasticsearch<7.14.0
21-
22- # django-simple-history>3.0.0 adds indexing and causes a lot of migrations to be affected
23- django-simple-history==3.0.0
24-
25- # Cause: https://github.com/openedx/edx-lint/issues/458
26- # This can be unpinned once https://github.com/openedx/edx-lint/issues/459 has been resolved.
27- pip<24.3
28-
29- # Cause: https://github.com/openedx/edx-lint/issues/475
30- # This can be unpinned once https://github.com/openedx/edx-lint/issues/476 has been resolved.
31- urllib3<2.3.0
You can’t perform that action at this time.
0 commit comments