Skip to content

Commit

Permalink
Merge pull request #2288 from openedx/repo-tools/upgrade-python-requi…
Browse files Browse the repository at this point in the history
…rements-8bbdbc9

chore: Upgrade Python requirements
  • Loading branch information
macdiesel authored Nov 18, 2024
2 parents 8bbdbc9 + 6d28ae3 commit b8ed0e8
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 20 deletions.
2 changes: 1 addition & 1 deletion requirements/celery53.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
amqp==5.2.0
amqp==5.3.1
billiard==4.2.1
celery==5.4.0
click==8.1.7
Expand Down
8 changes: 0 additions & 8 deletions requirements/common_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
# Note: Changes to this file will automatically be used by other repos, referencing
# this file from Github directly. It does not require packaging in edx-lint.


# using LTS django version
Django<5.0

Expand All @@ -23,13 +22,6 @@ elasticsearch<7.14.0

# django-simple-history>3.0.0 adds indexing and causes a lot of migrations to be affected

# Cause: https://github.com/openedx/event-tracking/pull/290
# event-tracking 2.4.1 upgrades to pymongo 4.4.0 which is not supported on edx-platform.
# We will pin event-tracking to do not break existing installations
# This can be unpinned once https://github.com/openedx/edx-platform/issues/34586
# has been resolved and edx-platform is running with pymongo>=4.4.0
event-tracking<2.4.1

# 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
8 changes: 4 additions & 4 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ alabaster==1.0.0
# via
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/doc.txt
# sphinx
amqp==5.2.0
amqp==5.3.1
# via
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/doc.txt
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/test-master.txt
Expand Down Expand Up @@ -168,7 +168,7 @@ code-annotations==1.8.0
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/test.txt
# edx-lint
# edx-toggles
coverage[toml]==7.6.4
coverage[toml]==7.6.7
# via
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -408,7 +408,7 @@ factory-boy==3.3.1
# -c /home/runner/work/edx-enterprise/edx-enterprise/requirements/constraints.txt
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/doc.txt
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/test.txt
faker==30.8.2
faker==33.0.0
# via
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/doc.txt
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/test.txt
Expand Down Expand Up @@ -499,7 +499,7 @@ lxml[html-clean,html_clean]==5.3.0
# via
# edx-i18n-tools
# lxml-html-clean
lxml-html-clean==0.3.1
lxml-html-clean==0.4.1
# via lxml
markupsafe==3.0.2
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ aiosignal==1.3.1
# aiohttp
alabaster==1.0.0
# via sphinx
amqp==5.2.0
amqp==5.3.1
# via
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/test-master.txt
# kombu
Expand Down Expand Up @@ -248,7 +248,7 @@ factory-boy==3.3.1
# via
# -c /home/runner/work/edx-enterprise/edx-enterprise/requirements/constraints.txt
# -r requirements/doc.in
faker==30.8.2
faker==33.0.0
# via factory-boy
fastavro==1.9.7
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/edx-platform-constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@ edx-drf-extensions==10.5.0
# edx-when
# edxval
# openedx-learning
edx-enterprise==4.32.0
edx-enterprise==4.32.2
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/kernel.in
Expand Down Expand Up @@ -821,7 +821,7 @@ optimizely-sdk==4.1.1
# via
# -c requirements/edx/../constraints.txt
# -r requirements/edx/bundled.in
ora2==6.12.2
ora2==6.14.0
# via -r requirements/edx/bundled.in
packaging==24.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/test-master.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ aiosignal==1.3.1
# via
# -c /home/runner/work/edx-enterprise/edx-enterprise/requirements/edx-platform-constraints.txt
# aiohttp
amqp==5.2.0
amqp==5.3.1
# via kombu
aniso8601==9.0.1
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ code-annotations==1.8.0
# via
# -r /home/runner/work/edx-enterprise/edx-enterprise/requirements/test-master.txt
# edx-toggles
coverage[toml]==7.6.4
coverage[toml]==7.6.7
# via pytest-cov
cryptography==43.0.3
# via
Expand Down Expand Up @@ -230,7 +230,7 @@ factory-boy==3.3.1
# via
# -c /home/runner/work/edx-enterprise/edx-enterprise/requirements/constraints.txt
# -r requirements/test.in
faker==30.8.2
faker==33.0.0
# via factory-boy
fastavro==1.9.7
# via
Expand Down

0 comments on commit b8ed0e8

Please sign in to comment.